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.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/end.......You should load Test::Tester before Test::Builder (or anything that loads Test::Builder) at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/Test/Tester.pm line 9. 1..6 "longmess" is not exported by the Carp module at blib/lib/Test/Warn/None.pm line 10 Can't continue after import errors at blib/lib/Test/Warn/None.pm line 10 BEGIN failed--compilation aborted at blib/lib/Test/Warn/None.pm line 10. Compilation failed in require at t/end.t line 30. BEGIN failed--compilation aborted at t/end.t line 30. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/no_end....1..1 "longmess" is not exported by the Carp module at blib/lib/Test/Warn/None.pm line 10 Can't continue after import errors at blib/lib/Test/Warn/None.pm line 10 BEGIN failed--compilation aborted at blib/lib/Test/Warn/None.pm line 10. Compilation failed in require at t/no_end.t line 2. BEGIN failed--compilation aborted at t/no_end.t line 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/test......You should load Test::Tester before Test::Builder (or anything that loads Test::Builder) at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/Test/Tester.pm line 9. "longmess" is not exported by the Carp module at blib/lib/Test/Warn/None.pm line 10 Can't continue after import errors at blib/lib/Test/Warn/None.pm line 10 BEGIN failed--compilation aborted at blib/lib/Test/Warn/None.pm line 10. Compilation failed in require at t/test.t line 7. BEGIN failed--compilation aborted at t/test.t line 7. dubious Test returned status 255 (wstat 65280, 0xff00) Failed 3/3 test scripts, 0.00% okay. 7/7 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/end.t 255 65280 6 12 200.00% 1-6 t/no_end.t 255 65280 1 2 200.00% 1 t/test.t 255 65280 ?? ?? % ?? make: *** [test_dynamic] Error 2