Checking if your kit is complete... Looks good Writing Makefile for Test::CheckManifest cp lib/Test/CheckManifest.pm blib/lib/Test/CheckManifest.pm Manifying blib/man3/Test::CheckManifest.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=1; runtests @ARGV;' t/*.t t/00_load...........1..1 ok 1 - use Test::CheckManifest; ok t/01_selftest.......1..10 Insecure $ENV{PATH} while running with -T switch at /home/cpanrun/build/5.6.1/lib/5.6.1/Cwd.pm line 92. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/98_boilerplate....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Test/CheckManifest.pm contains no boilerplate text ok t/99_pod............1..0 # Skip Test::Pod 1.00 required skipped: Test::Pod 1.00 required t/99_pod_coverage...1..0 # Skip Test::Pod::Coverage 1.08 required skipped: Test::Pod::Coverage 1.08 required Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01_selftest.t 255 65280 10 10 100.00% 1-10 2 tests skipped. Failed 1/5 test scripts, 80.00% okay. 10/14 subtests failed, 28.57% okay. make: *** [test_dynamic] Error 29