Checking if your kit is complete... Looks good Writing Makefile for Test::Warn::None cp lib/Test/Warn/None.pm blib/lib/Test/Warn/None.pm Manifying blib/man3/Test::Warn::None.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/end.......You should load Test::Tester before Test::Builder (or anything that loads Test::Builder) at /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/Test/Tester.pm line 9. 1..6 ok 1 - Test '' result count ok 2 - subtest '' of '' compare actual_ok # Failed test (t/end.t at line 12) # got: undef # expected: '1' # You need to change $Test::Builder::Level not ok 3 - checking depth ok 4 - subtest '' of '' compare actual_ok not ok 5 - checking depth # Failed test (t/end.t at line 12) # got: undef # expected: '1' # You need to change $Test::Builder::Level ok 6 - warn diag # Looks like you planned 6 tests but ran 2 extra. ok 7 - warn diag test num ok 8 - warn diag has warn dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 3, 5, 7-8 Failed 4/6 tests, 33.33% okay t/no_end....1..1 ok 1 - no warnings ok t/test......You should load Test::Tester before Test::Builder (or anything that loads Test::Builder) at /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/Test/Tester.pm line 9. ok 1 - Test 'no warns' completed ok 2 - Test 'no warns' no premature diagnostication ok 3 - Test 'no warns' result count ok 4 - subtest 'check warns' of 'no warns' compare actual_ok ok 5 - checking depth ok 6 - Test '1 warn' completed ok 7 - Test '1 warn' no premature diagnostication ok 8 - Test '1 warn' result count ok 9 - subtest 'check warns' of '1 warn' compare actual_ok ok 10 - checking depth ok 11 - 1 warn diag ok 12 - 1 warn diag test num ok 13 - 1 warn diag has warn ok 14 - carp level b ok 15 - carp level a ok 16 - The object isa Devel::StackTrace ok 17 - Test 'clear warns' completed ok 18 - Test 'clear warns' no premature diagnostication ok 19 - Test 'clear warns' result count ok 20 - subtest 'check warns' of 'clear warns' compare actual_ok ok 21 - checking depth ok 22 - Test '2 warn' completed ok 23 - Test '2 warn' no premature diagnostication ok 24 - Test '2 warn' result count ok 25 - subtest 'check warns empty' of '2 warn' compare actual_ok ok 26 - checking depth ok 27 - subtest 'check warns' of '2 warn' compare actual_ok ok 28 - checking depth ok 29 - 2 warn diag ok 30 - 2 warn diag test num ok 31 - 2 warn diag has warn 1..31 ok Failed 1/3 test scripts, 66.67% okay. 0/38 subtests failed, 100.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------- t/end.t 4 1024 6 4 66.67% 3 5 7-8 make: *** [test_dynamic] Error 25