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/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/01_load...........ok t/05_runone.........ok t/10_error_test.....problem connecting to "localhost", port 64999: Connection refused at t/10_error_test.t line 13 dubious Test returned status 111 (wstat 28416, 0x6f00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.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........FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/10_error_test.t 111 28416 2 2 100.00% 1-2 t/15_success.t 255 65280 ?? ?? % ?? t/20_unlinks.t 2 2 100.00% 1-2 Failed 3/5 test scripts, 40.00% okay. 4/6 subtests failed, 33.33% okay. make: *** [test_dynamic] Error 29