The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.84 - 2017-03-07

  • ENHANCEMENTS
    • Parse url (href attribute) for js window.open GH#11
  • FIXED
    • Set STDOUT to be utf8 in mech-dump. Fixes issue GH#36
    • Added --version option to mech-dump
    • Don't die on uri() when there has been no request. Fixes issue GH#60
    • Remove old information from the cookbook. Fixes issue GH#28
    • Documentation correction. Fixes issue GH#65 and GH#59
    • Work around Test::More prior to 1.001004. Fixes GH#74
    • Fix hostname in test. Fixes GH#73

Documentation

Dumps information about a web page
Recipes for using WWW::Mechanize
Sample programs that use WWW::Mechanize
Frequently Asked Questions about WWW::Mechanize

Modules

Handy web browsing in a Perl object
Image object for WWW::Mechanize
Link object for WWW::Mechanize