Warning: prerequisite HTML::Form 1.038 not found at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Warning: prerequisite HTML::Parser 3.33 not found at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Warning: prerequisite HTML::TokeParser 2.28 not found at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Warning: prerequisite HTTP::Request 1.3 not found at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Warning: prerequisite LWP 5.802 not found at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Warning: prerequisite LWP::UserAgent 2.024 not found at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. 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::Pod Test::Memory::Cycle Test::Warn Test::Taint Checking if your kit is complete... Looks good Warning: prerequisite URI 1.25 not found at /home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/ExtUtils/MakeMaker.pm line 343. Writing Makefile for WWW::Mechanize cp lib/WWW/Mechanize/Cookbook.pod blib/lib/WWW/Mechanize/Cookbook.pod cp lib/WWW/Mechanize/Examples.pod blib/lib/WWW/Mechanize/Examples.pod cp lib/WWW/Mechanize.pm blib/lib/WWW/Mechanize.pm cp lib/WWW/Mechanize/Link.pm blib/lib/WWW/Mechanize/Link.pm cp lib/WWW/Mechanize/FAQ.pod blib/lib/WWW/Mechanize/FAQ.pod cp lib/WWW/Mechanize/Image.pm blib/lib/WWW/Mechanize/Image.pm cp bin/mech-dump blib/script/mech-dump /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -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 -MExtUtils::MakeMaker -e "MY->fixin(shift)" blib/script/mech-dump Manifying blib/man3/WWW::Mechanize::Cookbook.3 Manifying blib/man3/WWW::Mechanize::Examples.3 Manifying blib/man1/mech-dump.1 Manifying blib/man3/WWW::Mechanize.3 Manifying blib/man3/WWW::Mechanize::Link.3 Manifying blib/man3/WWW::Mechanize::FAQ.3 Manifying blib/man3/WWW::Mechanize::Image.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/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_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 # Failed test 'use WWW::Mechanize;' # at t/00-load.t line 7. # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/00-load.t line 7. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use WWW::Mechanize; Use of uninitialized value in concatenation (.) or string at t/00-load.t line 10. Use of uninitialized value in concatenation (.) or string at t/00-load.t line 10. # Testing WWW::Mechanize , with LWP , Perl 5.006001, /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl # Looks like you failed 1 test of 2. ok 2 - use WWW::Mechanize::Link; dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/2 tests, 50.00% okay t/add_header.............1..4 not ok 1 - use WWW::Mechanize; # Failed test 'use WWW::Mechanize;' # at t/add_header.t line 10. # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/add_header.t line 10. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "WWW::Mechanize" (perhaps you forgot to load "WWW::Mechanize"?) at t/add_header.t line 13. # Looks like you planned 4 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/aliases................1..8 # Failed test 'use WWW::Mechanize;' # at t/aliases.t line 8. # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/aliases.t line 8. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Undefined subroutine &WWW::Mechanize::known_agent_aliases called at t/aliases.t line 11. # Looks like you planned 8 tests but only ran 1. not ok 1 - use WWW::Mechanize; # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay t/area_link..............1..9 # Failed test 'use WWW::Mechanize;' # at t/area_link.t line 11. # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/area_link.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use WWW::Mechanize; Can't locate object method "new" via package "WWW::Mechanize" (perhaps you forgot to load "WWW::Mechanize"?) at t/area_link.t line 17. # Looks like you planned 9 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-9 Failed 9/9 tests, 0.00% okay t/autocheck..............1..5 # Failed test 'use WWW::Mechanize;' not ok 1 - use WWW::Mechanize; # at t/autocheck.t line 23. # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/autocheck.t line 23. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "WWW::Mechanize" (perhaps you forgot to load "WWW::Mechanize"?) at t/autocheck.t line 26. # Looks like you planned 5 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/clone..................1..3 # Failed test 'use WWW::Mechanize;' # at t/clone.t line 8. # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/clone.t line 8. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "new" via package "WWW::Mechanize" (perhaps you forgot to load "WWW::Mechanize"?) at t/clone.t line 11. # Looks like you planned 3 tests but only ran 1. not ok 1 - use WWW::Mechanize; # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/die....................1..5 # Failed test 'use WWW::Mechanize;' # at t/die.t line 14. # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/die.t line 14. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at (eval 4) line 2. Can't locate object method "new" via package "WWW::Mechanize" (perhaps you forgot to load "WWW::Mechanize"?) at t/die.t line 18. # Looks like you planned 5 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. not ok 1 - use WWW::Mechanize; dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/field..................1..8 # Failed test 'use WWW::Mechanize;' # at t/field.t line 10. # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/field.t line 10. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use WWW::Mechanize; Can't locate object method "new" via package "WWW::Mechanize" (perhaps you forgot to load "WWW::Mechanize"?) at t/field.t line 13. # Looks like you planned 8 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay t/find_image.............1..17 # Failed test 'use WWW::Mechanize;' # at t/find_image.t line 11. # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/find_image.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use WWW::Mechanize; Can't locate object method "new" via package "WWW::Mechanize" (perhaps you forgot to load "WWW::Mechanize"?) at t/find_image.t line 14. # Looks like you planned 17 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-17 Failed 17/17 tests, 0.00% okay t/find_inputs............1..11 # Failed test 'use WWW::Mechanize;' # at t/find_inputs.t line 11. # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/find_inputs.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use WWW::Mechanize; Can't locate object method "new" via package "WWW::Mechanize" (perhaps you forgot to load "WWW::Mechanize"?) at t/find_inputs.t line 14. # Looks like you planned 11 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-11 Failed 11/11 tests, 0.00% okay t/find_link-warnings.....1..0 # Skip Test::Warn required to test t/find_link-warnings.t skipped all skipped: Test::Warn required to test t/find_link-warnings.t t/find_link..............1..59 # Failed test 'use WWW::Mechanize;' # at t/find_link.t line 10. not ok 1 - use WWW::Mechanize; # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/find_link.t line 10. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "new" via package "WWW::Mechanize" (perhaps you forgot to load "WWW::Mechanize"?) at t/find_link.t line 13. # Looks like you planned 59 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-59 Failed 59/59 tests, 0.00% okay t/find_link_id........... # Failed test 'use WWW::Mechanize;' # at t/find_link_id.t line 10. # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/find_link_id.t line 10. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use WWW::Mechanize; Can't locate object method "new" via package "WWW::Mechanize" (perhaps you forgot to load "WWW::Mechanize"?) at t/find_link_id.t line 13. # Looks like you failed 1 test of 1. # Looks like your test died just after 1. 1..1 dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/form-parsing...........1..1 ok 1 - Find one form, please ok t/frames.................1..7 # Failed test 'use WWW::Mechanize;' # at t/frames.t line 10. # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/frames.t line 10. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use WWW::Mechanize; Can't locate object method "new" via package "WWW::Mechanize" (perhaps you forgot to load "WWW::Mechanize"?) at t/frames.t line 13. # Looks like you planned 7 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay 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 # Failed test 'use WWW::Mechanize;' # at t/image-parse.t line 11. # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/image-parse.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use WWW::Mechanize; Can't locate object method "new" via package "WWW::Mechanize" (perhaps you forgot to load "WWW::Mechanize"?) at t/image-parse.t line 14. # Looks like you planned 15 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-15 Failed 15/15 tests, 0.00% okay 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 # Failed test 'use WWW::Mechanize;' not ok 1 - use WWW::Mechanize; # at t/link-relative.t line 11. # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/link-relative.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "new" via package "WWW::Mechanize" (perhaps you forgot to load "WWW::Mechanize"?) at t/link-relative.t line 14. # Looks like you planned 6 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay 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/new....................1..14 # Failed test 'use WWW::Mechanize;' # at t/new.t line 8. not ok 1 - use WWW::Mechanize; # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/new.t line 8. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "new" via package "WWW::Mechanize" (perhaps you forgot to load "WWW::Mechanize"?) at t/new.t line 11. # Looks like you planned 14 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-14 Failed 14/14 tests, 0.00% okay 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..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD t/regex-error............1..0 # Skip Test::Warn required to test t/regex-error.t skipped all skipped: Test::Warn required to test t/regex-error.t t/save_content...........1..5 # Failed test 'use WWW::Mechanize;' # at t/save_content.t line 11. # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/save_content.t line 11. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use WWW::Mechanize; Can't locate object method "new" via package "WWW::Mechanize" (perhaps you forgot to load "WWW::Mechanize"?) at t/save_content.t line 14. # Looks like you planned 5 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/select.................1..14 # Failed test 'use WWW::Mechanize;' # at t/select.t line 10. # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/select.t line 10. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use WWW::Mechanize; Can't locate object method "new" via package "WWW::Mechanize" (perhaps you forgot to load "WWW::Mechanize"?) at t/select.t line 13. # Looks like you planned 14 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t/taint..................1..0 # Skip Test::Taint required for checking taintedness skipped all skipped: Test::Taint required for checking taintedness t/tick...................1..5 # Failed test 'use WWW::Mechanize;' not ok 1 - use WWW::Mechanize; # at t/tick.t line 9. # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/tick.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "new" via package "WWW::Mechanize" (perhaps you forgot to load "WWW::Mechanize"?) at t/tick.t line 11. # Looks like you planned 5 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/upload.................1..5 # Failed test 'use WWW::Mechanize;' # at t/upload.t line 9. # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/upload.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "new" via package "WWW::Mechanize" (perhaps you forgot to load "WWW::Mechanize"?) at t/upload.t line 11. # Looks like you planned 5 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. not ok 1 - use WWW::Mechanize; dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay t/warn...................1..0 # Skip Test::Warn required to test warn skipped all skipped: Test::Warn required to test warn t/warnings...............1..0 # Skip Test::Warn required to test warnings skipped all skipped: Test::Warn required to test warnings t/local/back.............1..38 # Failed test 'use WWW::Mechanize;' # at t/local/back.t line 21. not ok 1 - use WWW::Mechanize; # Tried to use 'WWW::Mechanize'. # Error: HTTP::Request version 1.3 required--this is only version 1.27 at blib/lib/WWW/Mechanize.pm line 105. # BEGIN failed--compilation aborted at t/local/back.t line 21. # Compilation failed in require at (eval 10) line 2. # BEGIN failed--compilation aborted at (eval 10) line 2. Can't locate object method "new" via package "WWW::Mechanize" (perhaps you forgot to load "WWW::Mechanize"?) at t/local/back.t line 27. Use of uninitialized value in kill at t/local/back.t line 135.