Checking if your kit is complete... Looks good Writing Makefile for base::ball cp lib/base/ball.pm blib/lib/base/ball.pm Manifying blib/man3/base::ball.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/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..9 ok 1 - use base::ball; # Testing 'base::ball' 0.0.4 ok 2 - base class ok 3 - .pm only ok 4 - .pm w/ both ok 5 - dir w/ both ok 6 - dir only not followed ok 7 - default ISA order ok 8 - specified ISA order not ok 9 - unpolluted ENV # Failed test (t/00.load.t at line 47) # Looks like you failed 1 test of 9. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 9 Failed 1/9 tests, 88.89% okay t/perlcritic........1..0 # Skip PBP eval skip skipped: PBP eval skip t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/00.load.t 1 256 9 1 11.11% 9 3 tests skipped. Failed 1/4 test scripts, 75.00% okay. 1/9 subtests failed, 88.89% okay. make: *** [test_dynamic] Error 29