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

Changes for version 1.30 - 2007-05-24

  • DOCUMENTATION
    • Minor doc fixes. Thanks David Steinbrunner.

Changes for version 1.29_01 - 2007-05-22

  • Kevin Falcone and I ask for your assistance in figuring out how to handle the warnings thrown by the tests, other than hiding them.
  • FIXES
    • Overhauled how tainting was done. Stole code directly from Test::Taint.
    • Have LWP only handle decoding of Content-Encoding, not charset.
  • DOCUMENTATION
    • Fixed the docs for $mech->submit_form()'s with_fields arg. Thanks, Peteris Krumins.

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