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

Changes for version 2.13 - 2022-07-29

  • ENHANCEMENTS
    • mech_dump now treats all local files like HTML regardless of what it thinks their content types are (GH#63) (Julien Fiegehenn)
    • We now consistently use our own die() method and therefore the onerror handler wherever possible (GH#80) (Julien Fiegehenn)
  • TESTS
    • Add tests for field() when working on a <textarea> (GH#220) (Julien Fiegehenn)

Documentation

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

Modules

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