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 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/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 # Failed test 'unpolluted ENV' # at t/00.load.t line 47. # Looks like you failed 1 test of 9. ok 8 - specified ISA order not ok 9 - unpolluted ENV 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 all skipped: PBP eval skip t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all 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 all skipped: Test::Pod 1.14 required for testing POD Failed 1/4 test scripts, 75.00% okay. 1/9 subtests failed, 88.89% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/00.load.t 1 256 9 1 11.11% 9 3 tests skipped. make: *** [test_dynamic] Error 11