Checking if your kit is complete... Looks good Writing Makefile for Games::GoogleWhack Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp GoogleWhack.pm blib\lib\Games\GoogleWhack.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/is_googlewhack...........1..2 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Thu Jan 10 04:15:23 2008 # Current time GMT: Thu Jan 10 12:15:23 2008 # Using Test.pm version 1.25 # 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.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Thu Jan 10 04:15:24 2008 # Current time GMT: Thu Jan 10 12:15:24 2008 # Using Test.pm version 1.25 # Failed test 1 in t/is_in_dictionary.t at line 17 # t/is_in_dictionary.t line 17 is: skip($skip, $result); # Failed test 2 in t/is_in_dictionary.t at line 18 # t/is_in_dictionary.t line 18 is: skip($skip, not $gw->errstr); not ok 1 not ok 2 FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/num_google_results.......1..2 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Thu Jan 10 04:15:25 2008 # Current time GMT: Thu Jan 10 12:15:25 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok t/submit_to_googlewhack....1..4 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Thu Jan 10 04:15:26 2008 # Current time GMT: Thu Jan 10 12:15:26 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok t/url_to_domain............1..3 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Thu Jan 10 04:15:26 2008 # Current time GMT: Thu Jan 10 12:15:26 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok t/urls.....................1..3 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Thu Jan 10 04:15:26 2008 # Current time GMT: Thu Jan 10 12:15:26 2008 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/is_googlewhack.t 2 1 2 t/is_in_dictionary.t 2 2 1-2 Failed 2/6 test scripts. 3/16 subtests failed. Files=6, Tests=16, 4 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/6 test programs. 3/16 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.