Checking if your kit is complete... Looks good Writing Makefile for Net::IdentServer cp IdentServer.pm blib/lib/Net/IdentServer.pm Manifying blib/man3/Net::IdentServer.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/01_load..........1..1 ok 1 ok t/05_runone........1..1 ok 1 ok t/10_error_test....1..2 ok 1 pattern match read eof at t/10_error_test.t line 20 dubious Test returned status 9 (wstat 2304, 0x900) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t/15_success.......Not enough arguments for Test::skip at t/15_success.t line 24, near ""netstat failed to run or something, skipping the test because it's probably not Net::IdentServer that failed" )" Execution of t/15_success.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) t/20_unlinks.......1..2 ok 1 FAILED test 2 Failed 1/2 tests, 50.00% okay Failed 3/5 test scripts, 40.00% okay. 2/6 subtests failed, 66.67% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/10_error_test.t 9 2304 2 2 100.00% 2 t/15_success.t 255 65280 ?? ?? % ?? t/20_unlinks.t 2 1 50.00% 2 make: *** [test_dynamic] Error 11