Checking if your kit is complete... Looks good Warning: prerequisite Test::Builder::Tester 1.04 not found. We have 1.01. Writing Makefile for Test::HasVersion cp HasVersion.pm blib/lib/Test/HasVersion.pm cp bin/test_version blib/script/test_version /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/test_version Manifying blib/man3/Test::HasVersion.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/01_use.............1..1 ok 1 - use Test::HasVersion; # Testing Test::HasVersion 0.012, Perl 5.008002, /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl ok t/02_basic...........Test::Builder::Tester version 1.04 required--this is only version 1.01 at t/02_basic.t line 5. BEGIN failed--compilation aborted at t/02_basic.t line 5. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/03_all_pm_files....1..7 ok 1 - require Test::HasVersion; ok 2 ok 3 - cd t/eg ok 4 ok 5 - cd ../.. ok 6 ok 7 ok t/04_all.ok..........1..7 ok 1 - cd t/eg ok 2 - t/97_has_version.t run ok ok 3 - cd ../.. ok 4 - good plan ok 5 - A.pm has version ok 6 - lib/B.pm has version ok 7 - lib/B/C.pm has no version ok t/09_self_test.......1..2 ok 1 - use Test::HasVersion; ok 2 - My own version is ok ok t/97_has_version.....1..1 ok 1 - HasVersion.pm has version ok t/98_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/99_pod.............1..2 ok 1 - blib/script/test_version ok 2 - blib/lib/Test/HasVersion.pm ok Failed 1/8 test scripts, 87.50% okay. 0/20 subtests failed, 100.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/02_basic.t 255 65280 ?? ?? % ?? 1 test skipped. make: *** [test_dynamic] Error 25