Checking if your kit is complete... Looks good Writing Makefile for HTTP::Server::Simple::Recorder cp lib/HTTP/Server/Simple/Recorder.pm blib/lib/HTTP/Server/Simple/Recorder.pm Manifying blib/man3/HTTP::Server::Simple::Recorder.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iinc -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/00.load....1..1 # Testing HTTP::Server::Simple::Recorder 0.02 ok 1 - use HTTP::Server::Simple::Recorder; ok t/01.live....1..20 ok 1 - use Test::HTTP::Server::Simple; ok 2 - use HTTP::Server::Simple::CGI; ok 3 - use Socket; ok 4 - Constructor set port correctly ok 5 HTTP::Server::Simple: You can connect to your server at http://localhost:13432/ ok 6 - start up the web server print() on unopened filehandle Symbol::GEN4 at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/HTTP/Server/Simple.pm line 618, line 16. print() on unopened filehandle Symbol::GEN4 at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/HTTP/Server/Simple.pm line 619, line 16. # Failed test 'Returns a page' # at t/01.live.t line 29. # '' # doesn't match '(?-xism:Congratulations)' not ok 7 - Returns a page print() on unopened filehandle Symbol::GEN9 at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/HTTP/Server/Simple.pm line 618, line 16. print() on unopened filehandle Symbol::GEN9 at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/site_perl/5.6.1/HTTP/Server/Simple.pm line 619, line 16. # Failed test 'Returns a page' # at t/01.live.t line 33. # '' # doesn't match '(?-xism:Congratulations)' not ok 8 - Returns a page ok 9 - found a log file # Failed test at t/01.live.t line 42. # got: '' # expected: 'GET / HTTP/1.1 # # ' not ok 10 ok 11 - found a log file not ok 12 # Failed test at t/01.live.t line 51. # got: '' # expected: 'GET /monkey HTTP/1.1 # # ' ok 13 - found a log file # Failed test at t/01.live.t line 60. # '' # doesn't match '(?-xism:^HTTP/1.0 200 OK)' # Failed test at t/01.live.t line 61. not ok 14 not ok 15 # '' # doesn't match '(?m-xis:^Content-Type: text/html)' # Failed test at t/01.live.t line 62. # '' # doesn't match '(?-xism:Congratulations)' not ok 16 ok 17 - found a log file not ok 18 # Failed test at t/01.live.t line 71. # '' # doesn't match '(?-xism:^HTTP/1.0 200 OK)' # Failed test at t/01.live.t line 72. # '' # doesn't match '(?m-xis:^Content-Type: text/html)' not ok 19 # Failed test at t/01.live.t line 73. # '' # doesn't match '(?-xism:Congratulations)' not ok 20 # Looks like you failed 10 tests of 20. dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 7-8, 10, 12, 14-16, 18-20 Failed 10/20 tests, 50.00% okay t/pod........1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed 1/3 test scripts, 66.67% okay. 10/21 subtests failed, 52.38% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/01.live.t 10 2560 20 10 50.00% 7-8 10 12 14-16 18-20 1 test skipped. make: *** [test_dynamic] Error 11