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/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00.load...........# Testing Test::Pod::Coverage 1.08 ok t/all_modules.......ok t/all_pod_coverage_ok.ok t/alt_class.........ok t/nopod............. # Failed test (t/nopod.t at line 16) # STDERR is: # # # Failed test (t/nopod.t at line 15) # # Nopod: couldn't find pod # # not: # # Failed test (t/nopod.t at line 15) # # Nopod: couldn't find pod # # as expected FAILED test 2 Failed 1/2 tests, 50.00% okay t/nosymbols.........ok t/parms.............ok t/pod...............skipped: Test::Pod 1.14 required for testing POD t/privates.......... # Failed test (t/privates.t at line 19) # STDERR is: # # # Failed test (t/privates.t at line 18) # # Coverage for Privates is 60.0%, with 2 naked subroutines: # # INTERNAL_DOODAD # # INTERNAL_THING # # not: # # Failed test (t/privates.t at line 18) # # Coverage for Privates is 60.0%, with 2 naked subroutines: # # INTERNAL_DOODAD # # INTERNAL_THING # # as expected FAILED test 2 Failed 1/4 tests, 75.00% okay t/self..............ok t/simple............ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/nopod.t 2 1 50.00% 2 t/privates.t 4 1 25.00% 2 1 test skipped. Failed 2/11 test scripts, 81.82% okay. 2/22 subtests failed, 90.91% okay. make: *** [test_dynamic] Error 29