Checking if your kit is complete... Looks good Warning: prerequisite Test::Builder::Tester 1.04 not found at /export/home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343, line 11. Writing Makefile for Test::HTTP::Server::Simple cp lib/Test/HTTP/Server/Simple.pm blib/lib/Test/HTTP/Server/Simple.pm Manifying blib/man3/Test::HTTP::Server::Simple.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00.load...........1..1 ok 1 - use Test::HTTP::Server::Simple; # Testing Test::HTTP::Server::Simple 0.06 ok t/01.basic..........1..6 not ok 1 - detect background failure # Failed test (t/01.basic.t at line 10) # STDERR is: # # # Failed test (t/01.basic.t at line 9) # # HTTP::Server::Simple->background failed: random failure # # not: # # Failed test (t/01.basic.t at line 9) # # HTTP::Server::Simple->background failed: random failure # # as expected not ok 2 - detect bad pid # Failed test (t/01.basic.t at line 16) # STDERR is: # # # Failed test (t/01.basic.t at line 15) # # HTTP::Server::Simple->background didn't return a valid PID # # not: # # Failed test (t/01.basic.t at line 15) # # HTTP::Server::Simple->background didn't return a valid PID # # as expected HTTP::Server::Simple: You can connect to your server at http://localhost:9583/ ok 3 - start up correctly ok 4 HTTP::Server::Simple: You can connect to your server at http://localhost:9384/ ok 5 - start up correctly (with default message) ok 6 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/6 tests, 66.67% okay t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01.basic.t 255 65280 6 2 33.33% 1-2 2 tests skipped. Failed 1/4 test scripts, 75.00% okay. 2/7 subtests failed, 71.43% okay. make: *** [test_dynamic] Error 29