Subject: | Pod & Pod coverage tests fail (0.03) |
See subject. Excerpt of test log:
...
# Failed test 'Pod coverage on OxdPackages::UmaRsProtect'
# at /usr/perl5.22.2p/lib/site_perl/5.22.2/Test/Pod/Coverage.pm line 133.
# OxdPackages::UmaRsProtect: couldn't find pod
# Failed test 'Pod coverage on OxdPackages::UpdateRegistration'
# at /usr/perl5.22.2p/lib/site_perl/5.22.2/Test/Pod/Coverage.pm line 133.
# OxdPackages::UpdateRegistration: couldn't find pod
# Looks like you failed 18 tests of 20.
t/pod-coverage.t ..
Dubious, test returned 18 (wstat 4608, 0x1200)
Failed 18/20 subtests
# Failed test 'POD test for blib/lib/OxdPackages/OxdConfig.pm'
# at /usr/perl5.22.2p/lib/site_perl/5.22.2/Test/Pod.pm line 187.
# blib/lib/OxdPackages/OxdConfig.pm (424): =pod directives shouldn't be over one line long! Ignoring all 8 lines of content
# Looks like you failed 1 test of 20.
t/pod.t ...........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/20 subtests
...