Checking if your kit is complete... Looks good Writing Makefile for Test::Pod::Coverage cp Coverage.pm blib/lib/Test/Pod/Coverage.pm Manifying blib/man3/Test::Pod::Coverage.3 PERL_DL_NONLAZY=1 /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00.load................1..1 # Testing Test::Pod::Coverage 1.08 ok 1 - use Test::Pod::Coverage; ok t/all_modules............1..2 ok 1 - use Test::Pod::Coverage; ok 2 - Got all the distro files ok t/all_pod_coverage_ok....1..1 ok 1 - Pod coverage on Test::Pod::Coverage ok t/alt_class..............1..2 ok 1 - use Test::Pod::Coverage; ok 2 - allows alternate Pod::Coverage class ok t/nopod..................1..2 ok 1 - use Test::Pod::Coverage; ok 2 - Handles files with no pod at all ok t/nosymbols..............1..3 ok 1 - use Test::Pod::Coverage; # Failed test (t/nosymbols.t at line 15) not ok 2 - Handles files with no symbols Use of uninitialized value in concatenation (.) or string at /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/site_perl/5.8.2/Test/Builder/Tester.pm line 557. # STDERR is: # # Nosymbols: no public symbols defined # # not: # # as expected ok 3 - Handles files with no symbols FAILED test 2 Failed 1/3 tests, 66.67% okay t/parms..................1..2 ok 1 - use Test::Pod::Coverage; ok 2 - Simple runs under T:B:T ok t/pod....................1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD t/privates...............1..4 ok 1 - use Test::Pod::Coverage; ok 2 - Should fail at 60% ok 3 - Trying to pass PC object ok 4 - Pod coverage on Privates ok t/self...................1..1 ok 1 - T:P:C itself is OK ok t/simple.................1..4 ok 1 - use Test::Pod::Coverage; ok 2 - Simple is OK ok 3 - Simple runs under T:B:T ok 4 - Simple runs under T:B:T ok Failed 1/11 test scripts, 90.91% okay. 1/22 subtests failed, 95.45% okay. Failed Test Stat Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------------------------------------------------------------------------------- t/nosymbols.t 3 1 33.33% 2 1 test skipped. make: *** [test_dynamic] Error 25