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

Changes for version 1.31_01

  • FIXES
    • Mech tests now pass even if your DNS server gives A records for anything (like OpenDNS). Thanks, Miyagawa!
    • Searching for the <base href> is now case-inensitive. A better solution would be to actually parse the HTML.
  • ENHANCEMENTS
    • mech-dump now handles --user and --password arguments for sites that require authentication.

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