Checking if your kit is complete... Looks good Writing Makefile for JavaScript::RPC cp lib/JavaScript/RPC/Server/CGI.pm blib/lib/JavaScript/RPC/Server/CGI.pm cp lib/JavaScript/RPC.pm blib/lib/JavaScript/RPC.pm Manifying blib/man3/JavaScript::RPC::Server::CGI.3 Manifying blib/man3/JavaScript::RPC.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-use.............1..1 ok 1 - use JavaScript::RPC::Server::CGI; ok t/02-query...........1..7 ok 1 - use JavaScript::RPC::Server::CGI; ok 2 - The object isa JavaScript::RPC::Server::CGI ok 3 - The object isa CGI ok 4 - The object isa CGI ok 5 ok 6 - The object isa JavaScript::RPC::Server::CGI ok 7 - The object isa CGI::Simple ok t/03-env.............1..4 ok 1 - use JavaScript::RPC::Server::CGI; ok 2 - The object isa JavaScript::RPC::Server::CGI ok 3 ok 4 ok t/04-result..........1..3 ok 1 - use JavaScript::RPC::Server::CGI; ok 2 - The object isa JavaScript::RPC::Server::CGI ok 3 ok t/05-error...........1..7 ok 1 - use JavaScript::RPC::Server::CGI; ok 2 - The object isa JavaScript::RPC::Server::CGI ok 3 ok 4 1 at t/05-error.t line 42 # Failed test at t/05-error.t line 55. # got: '' # expected: '1 at t/05-error.t line 42 # ' not ok 5 ok 6 # Looks like you failed 1 test of 7. ok 7 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 5 Failed 1/7 tests, 85.71% okay t/06-process.........1..13 ok 1 - use JavaScript::RPC::Server::CGI; ok 2 - The object isa JavaScript::RPC::Server::CGI ok 3 No function specified at t/06-process.t line 89 # Failed test at t/06-process.t line 101. # got: '' # expected: 'No function specified at t/06-process.t line 89 # ' not ok 4 ok 5 ok 6 Specified function not implemented at t/06-process.t line 127 not ok 7 # Failed test at t/06-process.t line 139. # got: '' # expected: 'Specified function not implemented at t/06-process.t line 127 # ' ok 8 ok 9 2 numbers are needed at t/06-process.t line 164 # Failed test at t/06-process.t line 176. # got: '' # expected: '2 numbers are needed at t/06-process.t line 164 # ' not ok 10 ok 11 ok 12 # Looks like you failed 3 tests of 13. ok 13 - multi-line param dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 4, 7, 10 Failed 3/13 tests, 76.92% okay t/98-pod_coverage....1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/99-pod.............1..0 # Skip Test::Pod 1.00 required for testing POD skipped all skipped: Test::Pod 1.00 required for testing POD Failed 2/8 test scripts, 75.00% okay. 4/35 subtests failed, 88.57% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/05-error.t 1 256 7 1 14.29% 5 t/06-process.t 3 768 13 3 23.08% 4 7 10 2 tests skipped. make: *** [test_dynamic] Error 11