It looks like you don't have SSL capability (like IO::Socket::SSL) installed. You will not be able to process https:// URLs correctly. WWW::Mechanize likes to have a lot of test modules for some of its tests. The following are modules that would be nice to have, but not required. Test::Memory::Cycle Test::Taint Checking if your kit is complete... Looks good Writing Makefile for WWW::Mechanize Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/WWW/Mechanize/Examples.pod blib\lib\WWW\Mechanize\Examples.pod cp lib/WWW/Mechanize/Link.pm blib\lib\WWW\Mechanize\Link.pm cp lib/WWW/Mechanize/Image.pm blib\lib\WWW\Mechanize\Image.pm cp lib/WWW/Mechanize/Cookbook.pod blib\lib\WWW\Mechanize\Cookbook.pod cp lib/WWW/Mechanize/FAQ.pod blib\lib\WWW\Mechanize\FAQ.pod cp lib/WWW/Mechanize.pm blib\lib\WWW\Mechanize.pm C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp bin/mech-dump blib\script\mech-dump pl2bat.bat blib\script\mech-dump Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp bin/mech-dump blib\script\mech-dump pl2bat.bat blib\script\mech-dump C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\00-load.t t\add_header.t t\aliases.t t\area_link.t t\autocheck.t t\clone.t t\die.t t\field.t t\find_frame.t t\find_image.t t\find_inputs.t t\find_link-warnings.t t\find_link.t t\find_link_id.t t\form-parsing.t t\frames.t t\image-new.t t\image-parse.t t\link-base.t t\link-relative.t t\link.t t\new.t t\pod-coverage.t t\pod.t t\regex-error.t t\save_content.t t\select.t t\taint.t t\tick.t t\upload.t t\warn.t t\warnings.t t\local\back.t t\local\click.t t\local\click_button.t t\local\failure.t t\local\follow.t t\local\form.t t\local\get.t t\local\overload.t t\local\page_stack.t t\local\referer.t t\local\reload.t t\local\submit.t t\live\computers4sure.t t\live\wikipedia.t t\mech-dump\mech-dump.t t\00-load................1..2 ok 1 - use WWW::Mechanize; # Testing WWW::Mechanize 1.34, with LWP 5.808, Perl 5.010000, C:\cpanrun\build\5-10-0\bin\perl.exe ok 2 - use WWW::Mechanize::Link; ok t\add_header.............1..4 ok 1 - use WWW::Mechanize; ok 2 - Created agent isa WWW::Mechanize ok 3 - Referer's in there ok 4 - Referer's not there ok t\aliases................1..8 ok 1 - use WWW::Mechanize; ok 2 - All aliases accounted for ok 3 - We only know Mac, Windows or Linux ok 4 - We only know Mac, Windows or Linux ok 5 - We only know Mac, Windows or Linux ok 6 - We only know Mac, Windows or Linux ok 7 - We only know Mac, Windows or Linux ok 8 - We only know Mac, Windows or Linux ok t\area_link..............1..9 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - Fetched file:///C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WWW-Mechanize/t/area_link.html ok 4 - Correct links came back ok 5 - Correct links came back ok 6 # skip Test::Memory::Cycle not installed ok 7 # skip Test::Memory::Cycle not installed ok 8 # skip Test::Memory::Cycle not installed ok 9 # skip Test::Memory::Cycle not installed ok 4/9 skipped: various reasons t\autocheck..............1..5 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - Didn't fetch, but didn't die, either ok 4 - The object isa WWW::Mechanize ok 5 - Mech would die 4 u ok t\clone..................1..3 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - The object isa WWW::Mechanize ok t\die....................1..5 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - Expecting to die ok 4 - The object isa WWW::Mechanize ok 5 - Expecting to die ok t\field..................1..8 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - Fetched file:///C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WWW-Mechanize/t/field.html ok 4 - dingo got changed ok 5 - dingo changed ok 6 - bongo changed ok 7 - wango changed ok 8 - dingo changed ok t\find_frame.............1..5 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - Fetched file:///C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WWW-Mechanize/t/find_frame.html ok 4 - The object isa WWW::Mechanize::Link ok 5 - First link sequentially ok t\find_image.............1..17 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - Fetched file:///C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WWW-Mechanize/t/image-parse.html ok 4 - survived eval ok 5 - Exactly three images ok 6 - Got the first image ok 7 - img tag ok 8 ok 9 - Got the second image ok 10 - input tag ok 11 - alt ok 12 - height ok 13 - width ok 14 - Got the third image ok 15 - input tag ok 16 - alt ok 17 ok t\find_inputs............1..11 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - Fetched file:///C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WWW-Mechanize/t/find_inputs.html ok 4 - Exactly three inputs ok 5 - Exactly two submits ok 6 - Exactly four inputs ok 7 - Exactly one submit ok 8 - Exactly five inputs ok 9 - Found four relatives ok 10 - Found two sisters ok 11 - But no sisters are submits ok t\find_link-warnings.....1..19 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - Fetched file:///C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WWW-Mechanize/t/find_link.html ok 4 - detected usage error: TEXT => 'string' ok 5 - detected usage error: NAME => 'string' ok 6 - detected usage error: URL => 'string' ok 7 - detected usage error: TAG => 'string' ok 8 - detected usage error: text_regex => 'string' ok 9 - detected usage error: name_regex => 'string' ok 10 - detected usage error: url_regex => 'string' ok 11 - detected usage error: tag_regex => 'string' ok 12 - detected usage error: text => Regex ok 13 - detected usage error: name => Regex ok 14 - detected usage error: url => Regex ok 15 - detected usage error: tag => Regex ok 16 - detected usage error: text => padded-string ok 17 - detected usage error: name => padded-string ok 18 - detected usage error: url => padded-string ok 19 - detected usage error: tag => padded-string ok t\find_link..............1..59 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - Fetched file:///C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WWW-Mechanize/t/find_link.html ok 4 - The object isa WWW::Mechanize::Link ok 5 - First link on the page ok 6 - First link on the page ok 7 - The object isa WWW::Mechanize::Link ok 8 - found link in uppercase meta tag ok 9 - The object isa WWW::Mechanize::Link ok 10 - First CPAN link ok 11 - First CPAN link ok 12 - No url matching CPAN ok 13 - The object isa WWW::Mechanize::Link ok 14 - 3rd CPAN text ok 15 - 3rd CPAN text ok 16 - No 34th CPAN text ok 17 - The object isa WWW::Mechanize::Link ok 18 - Got 1st cpan via regex ok 19 - Got 1st cpan via regex ok 20 - The object isa WWW::Mechanize::Link ok 21 - Got 1st cpan via regex ok 22 - Got 1st cpan via regex ok 23 - No 153rd cpan link ok 24 - The object isa WWW::Mechanize::Link ok 25 - Got b.cpan.org ok 26 - Got b.cpan.org ok 27 - Not a second b.cpan.org ok 28 - The object isa WWW::Mechanize::Link ok 29 - Got c.cpan.org ok 30 - Got c.cpan.org ok 31 - Correct links came back ok 32 - Correct links came back ok 33 - The object isa WWW::Mechanize::Link ok 34 - First News is MSNBC ok 35 - First News is MSNBC ok 36 - The object isa WWW::Mechanize::Link ok 37 - First BBC news link ok 38 - First BBC news link ok 39 - First BBC news text ok 40 - First BBC news text ok 41 - The object isa WWW::Mechanize::Link ok 42 - First CNN news link ok 43 - First CNN news link ok 44 - First CNN news text ok 45 - First CNN news text ok 46 - Correct links came back ok 47 - The object isa WWW::Mechanize::Link ok 48 - Got the CPAN C link ok 49 - The object isa WWW::Mechanize::Link ok 50 - Got 2nd link that begins with a capital ok 51 - The object isa WWW::Mechanize::Link ok 52 - Got 3rd tag ok 53 - The object isa WWW::Mechanize::Link ok 54 - Got 7th or tag ok 55 - The object isa WWW::Mechanize::Link ok 56 - Got the JavaScript link ok 57 - The object isa WWW::Mechanize::Link ok 58 - No match ok 59 - The object isa WWW::Mechanize::Link ok t\find_link_id...........ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - Fetched file:///C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WWW-Mechanize/t/find_link_id.html ok 4 - The object isa WWW::Mechanize::Link ok 5 - found link with given ID ok 6 - The object isa WWW::Mechanize::Link ok 7 - found link within "iframe" with given class ok 8 - The object isa WWW::Mechanize::Link ok 9 - found link with ID matching a regex ok 10 - The object isa WWW::Mechanize::Link ok 11 - found link with class matching a regex 1..11 ok t\form-parsing...........1..1 ok 1 - Find one form, please ok t\frames.................1..7 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - Fetched file:///C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WWW-Mechanize/t/frames.html ok 4 - The object isa WWW::Mechanize::Link ok 5 - Only two links ok 6 - First frame OK ok 7 - Second frame OK ok t\image-new..............1..10 ok 1 - use WWW::Mechanize::Image; ok 2 - url() works ok 3 - base() works ok 4 - name() works ok 5 - alt() works ok 6 - tag() works ok 7 - height works ok 8 - width works ok 9 - url_abs works ok 10 - Returns an object isa URI::URL ok t\image-parse............1..15 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - Fetched file:///C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WWW-Mechanize/t/image-parse.html ok 4 - Only two images ok 5 - img tag ok 6 - URL matches ok 7 - alt matches ok 8 - input tag ok 9 - URL matches ok 10 - alt matches ok 11 - height ok 12 - width ok 13 - Got the third image ok 14 - input tag ok 15 - alt ok t\link-base..............1..5 ok 1 - use WWW::Mechanize::Link; ok 2 - constructor OK isa WWW::Mechanize::Link ok 3 - URI is proper type isa URI::URL ok 4 - Short form of the url ok 5 - url_abs works ok t\link-relative..........1..6 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - Fetched file:///C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WWW-Mechanize/t/image-parse.html ok 4 - Fetch select.html, no directory ok 5 - Fetch select.html from ./ ok 6 - Fetched click.t ok t\link...................1..23 ok 1 - use WWW::Mechanize::Link; ok 2 - The object isa WWW::Mechanize::Link ok 3 - Should have five elements ok 4 - url() works ok 5 - text() works ok 6 - name() works ok 7 - tag() works ok 8 - base() works ok 9 - attrs() works ok 10 - parm 0 is url ok 11 - parm 1 is text ok 12 - parm 2 is name ok 13 - parm 3 is tag ok 14 - parm 4 is base ok 15 - URI is proper type isa URI::URL ok 16 - Short form of the url ok 17 - url_abs works ok 18 - url() works ok 19 - text() works ok 20 - name() works ok 21 - tag() works ok 22 - base() works ok 23 - attrs() works ok t\live\computers4sure....1..0 # Skip Still need to get the error-handling on here working skipped all skipped: Still need to get the error-handling on here working t\live\wikipedia.........1..15 ok 1 - use WWW::Mechanize; ok 2 - Created object isa WWW::Mechanize ok 3 - Got http://en.wikipedia.org/ ok 4 - Over 50 links on http://en.wikipedia.org/ ok 5 - Got http://it.wikipedia.org/ ok 6 - Over 50 links on http://it.wikipedia.org/ Parsing of undecoded UTF-8 will give garbage when decoding entities at C:/cpanrun/build/5-10-0/site/lib/HTML/PullParser.pm line 83. Parsing of undecoded UTF-8 will give garbage when decoding entities at C:/cpanrun/build/5-10-0/site/lib/HTML/PullParser.pm line 83. ok 7 - Got http://ja.wikipedia.org/ Parsing of undecoded UTF-8 will give garbage when decoding entities at C:/cpanrun/build/5-10-0/site/lib/HTML/PullParser.pm line 83. ok 8 - Over 50 links on http://ja.wikipedia.org/ Parsing of undecoded UTF-8 will give garbage when decoding entities at C:/cpanrun/build/5-10-0/site/lib/HTML/PullParser.pm line 83. Parsing of undecoded UTF-8 will give garbage when decoding entities at C:/cpanrun/build/5-10-0/site/lib/HTML/PullParser.pm line 83. ok 9 - Got http://es.wikipedia.org/ Parsing of undecoded UTF-8 will give garbage when decoding entities at C:/cpanrun/build/5-10-0/site/lib/HTML/PullParser.pm line 83. ok 10 - Over 50 links on http://es.wikipedia.org/ ok 11 - Got http://nl.wikipedia.org/ ok 12 - Over 50 links on http://nl.wikipedia.org/ Parsing of undecoded UTF-8 will give garbage when decoding entities at C:/cpanrun/build/5-10-0/site/lib/HTML/PullParser.pm line 83. Parsing of undecoded UTF-8 will give garbage when decoding entities at C:/cpanrun/build/5-10-0/site/lib/HTML/PullParser.pm line 83. ok 13 - Got http://pl.wikipedia.org/ Parsing of undecoded UTF-8 will give garbage when decoding entities at C:/cpanrun/build/5-10-0/site/lib/HTML/PullParser.pm line 83. ok 14 - Over 50 links on http://pl.wikipedia.org/ ok 15 # skip Test::Memory::Cycle not installed ok 1/15 skipped: various reasons t\local\back.............1..38 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - this $mech starts with a cookie jar # Started http://localhost:3067/ ok 4 - The object isa LocalServer Use of uninitialized value in join or string at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WWW-Mechanize\blib\lib/WWW/Mechanize.pm line 2181, <$server> line 1. ok 5 - Fetched OK ok 6 - Followed OK ok 7 - Did the base get set back? ok 8 - Title set back? ok 9 - Followed OK ok 10 - Did the base get set back? ok 11 - Title set back? ok 12 - Pre-search check ok 13 - Searched for Perl ok 14 - Right page title ok 15 - POST is in the stack ok 16 - HEAD succeeded ok 17 - HEAD is not in the stack ok 18 - Back ok 19 - Did the base get set back? ok 20 - Title set back? ok 21 - Post-search check ok 22 - reload() does not push page to stack ok 23 - $mech still has a cookie jar after a number of back() ok 24 # skip Test::Memory::Cycle not installed ok 25 - The object isa WWW::Mechanize ok 26 - Got root URL ok 27 - Pre-404 check # Failed test '404 check' # at t\local\back.t line 149. not ok 28 - 404 check # got: '500' # expected: '404' # $server404url=http://alligator.activestate.com:3076/ # $mech->content="500 Can't connect to alligator.activestate.com:3076 (connect: Unknown error) # " ok 29 - Even 404s get on the stack ok 30 - Back from the 404 ok 31 - Post-404 check ok 32 - Get /scripts ok 33 - Back from /scripts ok 34 - Get /ports/ ok 35 - Back from /ports/ ok 36 - Get modules/ ok 37 - Back from modules/ ok 38 # skip Test::Memory::Cycle not installed # Looks like you failed 1 test of 38. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 28 Failed 1/38 tests, 97.37% okay (less 2 skipped tests: 35 okay, 92.11%) t\local\click............1..10 ok 1 - use WWW::Mechanize; ok 2 - Created the object isa WWW::Mechanize # Started http://localhost:3082/ ok 3 - The object isa LocalServer Use of uninitialized value in join or string at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WWW-Mechanize\blib\lib/WWW/Mechanize.pm line 2181, <$server> line 1. ok 4 - Got back a response isa HTTP::Response ok 5 - Got URL ok 6 - Local page is HTML ok 7 - Only one form ok 8 - Got back a response isa HTTP::Response ok 9 - Can click 'Go' ('Google Search' button) ok 10 - Filled field correctly ok t\local\click_button.....1..18 ok 1 - use WWW::Mechanize; ok 2 - Created the object isa WWW::Mechanize # Started http://localhost:3086/ ok 3 - The object isa LocalServer Use of uninitialized value in join or string at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WWW-Mechanize\blib\lib/WWW/Mechanize.pm line 2181, <$server> line 1. ok 4 - Got back a response isa HTTP::Response ok 5 - Got URL ok 6 - Local page is HTML ok 7 - Only one form ok 8 - Clicking on button by number ok 9 - Correct button was pressed ok 10 - Parameters got transmitted OK ok 11 - Button number out of range ok 12 - Clicking on button by name ok 13 - Correct button was pressed ok 14 - Parameters got transmitted OK ok 15 - Button name unknown ok 16 - Clicking on button by object reference ok 17 - Correct button was pressed ok 18 - Parameters got transmitted OK ok t\local\failure..........1..16 ok 1 - use WWW::Mechanize; # Started http://localhost:3093/ ok 2 - The object isa LocalServer ok 3 - Created object isa WWW::Mechanize Use of uninitialized value in join or string at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WWW-Mechanize\blib\lib/WWW/Mechanize.pm line 2181, <$server> line 1. ok 4 - The object isa HTTP::Response ok 5 - Success ok 6 - Get webpage ok 7 - It's HTML ok 8 - Correct title ok 9 - 10 links, please ok 10 - One form ok 11 - The object isa HTML::Form ok 12 - Failed the fetch ok 13 - Isn't HTML ok 14 - No title ok 15 - No links ok 16 - No forms ok t\local\follow...........1..21 ok 1 - use WWW::Mechanize; # Started http://localhost:3096/ ok 2 - The object isa LocalServer ok 3 - Created object isa WWW::Mechanize Use of uninitialized value in join or string at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WWW-Mechanize\blib\lib/WWW/Mechanize.pm line 2181, <$server> line 1. ok 4 - Got some page ok 5 - Got local server page ok 6 - Can't follow too-high-numbered link ok 7 - Can follow first link ok 8 - Need to be on a separate page ok 9 - Can go back ok 10 - Back at the first page ok 11 - Can't follow unlikely named link ok 12 - Can follow obvious named link ok 13 - Need to be on a separate page ok 14 - Can still go back ok 15 - Can follow link with o-umlaut ok 16 - Need to be on a separate page ok 17 - Can still go back ok 18 - Can follow link with o-umlaut, when it's encoded in the HTML, but not in 'follow' ok 19 - Need to be on a separate page ok 20 - Can still go back ok 21 - Back at the start page again ok t\local\form.............1..11 ok 1 - use WWW::Mechanize; # Started http://localhost:3103/ ok 2 - The object isa LocalServer ok 3 - The object isa WWW::Mechanize Use of uninitialized value in join or string at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WWW-Mechanize\blib\lib/WWW/Mechanize.pm line 2181, <$server> line 1. ok 4 - Got a page ok 5 - Got page ok 6 - Can select the first form isa HTML::Form ok 7 - Set the form attribute ok 8 - cannot select the 99th form ok 9 - Form is still set to 1 ok 10 - Can select the form isa HTML::Form ok 11 - cannot select non-existent form ok t\local\get..............1..32 ok 1 - use WWW::Mechanize; # Started http://localhost:3106/ ok 2 - The object isa LocalServer ok 3 - Created object isa WWW::Mechanize Use of uninitialized value in join or string at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WWW-Mechanize\blib\lib/WWW/Mechanize.pm line 2181, <$server> line 1. ok 4 - The object isa HTTP::Response ok 5 - The object isa HTTP::Response ok 6 - Page read OK ok 7 - Get webpage ok 8 - Got the content-type... ok 9 - ... and the is_html wrapper ok 10 - Titles match ok 11 - Got the /foo ok 12 - Got relative OK ok 13 - Got HTML back ok 14 - Got the right page ok 15 - Got the /bar page ok 16 - Got relative OK ok 17 - is HTML ok 18 - Got the right page ok 19 - Got the basics page ok 20 - Got relative OK ok 21 - is HTML ok 22 - Title matches ok 23 - Got the right page ok 24 - Got the "refine search" page ok 25 - Got relative OK ok 26 - is HTML ok 27 - Title matches ok 28 - Got the right page ok 29 - tempfile not there right now ok 30 - File exists ok 31 - Did all the bytes get saved? ok 32 # skip Test::Memory::Cycle not installed ok 1/32 skipped: various reasons t\local\overload.........1..0 # Skip Mysteriously stopped passing, and I don't know why. skipped all skipped: Mysteriously stopped passing, and I don't know why. t\local\page_stack.......1..16 ok 1 - use WWW::Mechanize; # Started http://localhost:3114/ ok 2 - The object isa LocalServer ok 3 - Created object isa WWW::Mechanize ok 4 - Page stack starts empty Use of uninitialized value in join or string at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WWW-Mechanize\blib\lib/WWW/Mechanize.pm line 2181, <$server> line 1. ok 5 - Got start page ok 6 - Page stack starts empty ok 7 - Pushed item onto page stack ok 8 - Pushed item onto page stack ok 9 - Popped item from page stack ok 10 - Popped item from page stack ok 11 - Cannot pop beyond end of page stack ok 12 - Created object isa WWW::Mechanize ok 13 - Page stack starts empty ok 14 - Got start page ok 15 - Page stack starts empty ok 16 - Pushing has no effect ok t\local\referer..........1..13 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - Got first page ok 4 - First page gets sent with empty referrer ok 5 - Got second page ok 6 - Referer got sent for absolute url ok 7 - Got third page ok 8 - Referer got sent for relative url ok 9 - Got fourth page ok 10 - Referer can be set to empty again ok 11 - Got fourth page ok 12 - Custom referer can be set ok 13 # skip Test::Memory::Cycle not installed ok 1/13 skipped: various reasons t\local\reload...........1..14 ok 1 - use WWW::Mechanize; # Started http://localhost:3124/ ok 2 - The object isa LocalServer ok 3 - Created object isa WWW::Mechanize ok 4 - Initial reload should fail Use of uninitialized value in join or string at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WWW-Mechanize\blib\lib/WWW/Mechanize.pm line 2181, <$server> line 1. ok 5 - The object isa HTTP::Response ok 6 - Get google webpage ok 7 - Valid HTML ok 8 ok 9 ok 10 - Not HTML ok 11 - The object isa HTTP::Response ok 12 - Valid HTML ok 13 - WWW::Mechanize::Shell test page ok 14 # skip Test::Memory::Cycle not installed ok 1/14 skipped: various reasons t\local\submit...........1..13 ok 1 - use WWW::Mechanize; # Started http://localhost:3128/ ok 2 - The object isa LocalServer ok 3 - Created the object isa WWW::Mechanize Use of uninitialized value in join or string at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\WWW-Mechanize\blib\lib/WWW/Mechanize.pm line 2181, <$server> line 1. ok 4 - Got back a response isa HTTP::Response ok 5 - Got the correct page ok 6 - Got local page ok 7 - is HTML ok 8 - Hopefully no upload happens ok 9 - Got back a response isa HTTP::Response ok 10 - Can click "submit" ("submit" button) ok 11 - Found "Foo" ok 12 - No upload happens ok 13 # skip Test::Memory::Cycle not installed ok 1/13 skipped: various reasons t\mech-dump\mech-dump....1..4 ok 1 - First line matches ok 2 - Still some expected ok 3 - Still some actual ok 4 - Rest of the lines match ok t\new....................1..14 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - success() is false before any get ok 4 - res() is undef ok 5 - The object isa WWW::Mechanize ok 6 - WWW::Mechanize->can('request') ok 7 - Set user agent string ok 8 - Set user agent version ok 9 - Can set the agent ok 10 - The object isa WWW::Mechanize ok 11 - WWW::Mechanize->can('request') ok 12 - Aliases don't get translated in the constructor ok 13 - Alias sets the agent ok 14 - Can still set the agent ok t\pod-coverage...........1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t\pod....................1..7 ok 1 - blib\script\mech-dump ok 2 - blib\lib\WWW\Mechanize.pm ok 3 - blib\lib\WWW\Mechanize\Cookbook.pod ok 4 - blib\lib\WWW\Mechanize\Examples.pod ok 5 - blib\lib\WWW\Mechanize\FAQ.pod ok 6 - blib\lib\WWW\Mechanize\Image.pm ok 7 - blib\lib\WWW\Mechanize\Link.pm ok t\regex-error............1..4 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - Passes message, and includes the line number ok 4 - Passes message, and includes the line number ok t\save_content...........1..5 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - Fetched file:///C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WWW-Mechanize/t/find_inputs.html ok 4 - saved.test.txt does not exist # Failed test 'Saved copy matches the original' # at t\save_content.t line 32. not ok 5 - Saved copy matches the original # Looks like you failed 1 test of 5. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 5 Failed 1/5 tests, 80.00% okay t\select.................1..14 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - Fetched file:///C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WWW-Mechanize/t/select.html ok 4 - set form to number 1 ok 5 - multi->multi value is bbb ccc ok 6 - multi->multi value is bbb ccc ok 7 - single->multi value is 'aaa' ok 8 - single->multi value is 'aaa' ok 9 - multi->single value is bbb ok 10 - multi->single value is bbb ok 11 - single->single value is 'aaa' ok 12 - single->single value is 'aaa' ok 13 - return 1 after successful select ok 14 - return undef after failed select ok t\taint..................1..0 # Skip Test::Taint required for checking taintedness skipped all skipped: Test::Taint required for checking taintedness t\tick...................1..5 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - file:///C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WWW-Mechanize/t/tick.html ok 4 - The object isa HTML::Form ok 5 - Proper posting ok t\upload.................1..5 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - file:///C:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/WWW-Mechanize/t/upload.html ok 4 - Proper posting ok 5 - The uploaded file should be in the request ok t\warn...................1..6 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - Passes the message, and includes the line number ok 4 - Quiets correctly ok 5 - The object isa WWW::Mechanize ok 6 - Quiets correctly ok t\warnings...............1..3 ok 1 - use WWW::Mechanize; ok 2 - The object isa WWW::Mechanize ok 3 - Unknown aliases squawk appropriately ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\local\back.t 1 256 38 1 28 t\save_content.t 1 256 5 1 5 4 tests and 11 subtests skipped. Failed 2/47 test scripts. 2/517 subtests failed. Files=47, Tests=517, 36 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 2/47 test programs. 2/517 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.