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

Changes for version 1.31_02 - 2007-10-25

  • ENHANCEMENTS
    • Added class, class_regex, id and id_regex limiters to find_link() and find_all_links(). Thanks to Adriano Ferreira.

Changes for version 1.31_01 - 2007-09-17

  • 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