Checking if your kit is complete... Looks good Writing Makefile for WWW::Automate Generating embedded tests... 'pod2test' is not recognized as an internal or external command, operable program or batch file. Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/WWW/Automate.pm blib\lib\WWW\Automate.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/embedded-WWW-Automate....Name "WWW::Automate::headers" used only once: possible typo at lib/WWW/Automate.pm line 309. ok 1 - use WWW::Automate; ok 2 - can we call new? ok 3 - create agent object ok 4 - agent is a WWW::Automate isa WWW::Automate ok 5 - WWW::Automate->can('request') ok 6 - Set user agent string ok 7 - Set user agent version ok 8 - Get google webpage ok 9 - Set uri isa URI # Failed test 'Can follow first link' # at lib/WWW/Automate.pm line 146. # Failed test 'Can follow obvious named link' # at lib/WWW/Automate.pm line 150. ok 10 - req should be a HTTP::Request isa HTTP::Request ok 11 - Can't follow too-high-numbered link not ok 12 - Can follow first link ok 13 - Can go back ok 14 - Can't follow unlikely named link not ok 15 - Can follow obvious named link # Failed test 'Can select the first form' # at lib/WWW/Automate.pm line 205. not ok 16 - Can select the first form ok 17 - Set the form attribute ok 18 - Can't select the 99th form ok 19 - Form is still set to 1 Can't call method "value" on an undefined value at lib//WWW/Automate.pm line 248. # Looks like you failed 3 tests of 19. # Looks like your test died just after 19. 1..19 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 12, 15-16 Failed 3/19 tests, 84.21% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/embedded-WWW-Automate.t 255 65280 19 3 12 15-16 Failed 1/1 test scripts. 3/19 subtests failed. Files=1, Tests=19, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 3/19 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.