Subject: | perl-Opcodes build failed due to "pod" test |
Running Stock EL6 perl. Please add skip for this test unless author.
t/z_pod.t ................... 1/1
# Failed test 'blib/lib/Opcodes.pm'
# at /usr/share/perl5/Test/Pod.pm line 219.
# blib/lib/Opcodes.pm (406): L<text|scheme:...> is invalid according to perlpod
# blib/lib/Opcodes.pm (408): L<text|scheme:...> is invalid according to perlpod
# Looks like you failed 1 test of 1.
t/z_pod.t ................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
[mdavis@d2pt11 ~]$ cat /etc/centos-release
CentOS release 6.8 (Final)
[mdavis@d2pt11 ~]$ perl -v
This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi
Copyright 1987-2009, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.