Subject: | pod coverage test fails |
If Test::Pod::Coverage is installed, then running the test suite is causing a failure:
# Failed test 'Pod coverage on Pod::Generate::Recursive'
# at /opt/perl-5.22.0-RC2/lib/site_perl/5.22.0/Test/Pod/Coverage.pm line 133.
# Coverage for Pod::Generate::Recursive is 0.0%, with 5 naked subroutines:
# debug
# destination
# new
# run
# source
# Looks like you failed 1 test of 1.
t/pod-coverage.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests