Checking if your kit is complete... Looks good Writing Makefile for Games::GoogleWhack cp GoogleWhack.pm blib/lib/Games/GoogleWhack.pm Manifying blib/man3/Games::GoogleWhack.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/is_googlewhack...........1..2 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 00:31:46 2007 # Current time GMT: Sat Jun 30 07:31:46 2007 # Using Test.pm version 1.24 # Failed test 2 in t/is_googlewhack.t at line 18 # t/is_googlewhack.t line 18 is: skip($skip, not $gw->errstr); ok 1 not ok 2 FAILED test 2 Failed 1/2 tests, 50.00% okay t/is_in_dictionary.........1..2 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 00:31:50 2007 # Current time GMT: Sat Jun 30 07:31:50 2007 # Using Test.pm version 1.24 # Failed test 1 in t/is_in_dictionary.t at line 17 not ok 1 # t/is_in_dictionary.t line 17 is: skip($skip, $result); # Failed test 2 in t/is_in_dictionary.t at line 18 not ok 2 # t/is_in_dictionary.t line 18 is: skip($skip, not $gw->errstr); FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/num_google_results.......1..2 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 00:31:54 2007 # Current time GMT: Sat Jun 30 07:31:54 2007 # Using Test.pm version 1.24 ok 1 ok 2 ok t/submit_to_googlewhack....1..4 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 00:31:56 2007 # Current time GMT: Sat Jun 30 07:31:56 2007 # Using Test.pm version 1.24 ok 1 ok 2 ok 3 ok 4 ok t/url_to_domain............1..3 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 00:31:57 2007 # Current time GMT: Sat Jun 30 07:31:57 2007 # Using Test.pm version 1.24 ok 1 ok 2 ok 3 ok t/urls.....................1..3 # Running under perl version 5.008002 for hpux # Current time local: Sat Jun 30 00:31:58 2007 # Current time GMT: Sat Jun 30 07:31:58 2007 # Using Test.pm version 1.24 ok 1 ok 2 ok 3 ok Failed 2/6 test scripts, 66.67% okay. 3/16 subtests failed, 81.25% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------- t/is_googlewhack.t 2 1 50.00% 2 t/is_in_dictionary.t 2 2 100.00% 1-2 make: *** [test_dynamic] Error 25