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

Changes for version 1.78 - 2016-08-08

  • OTHER CHANGES
    • No changes specific to this version. First non-develepment release in about a year.

Changes for version 1.77 - 2016-08-05 (TRIAL RELEASE)

  • TESTS
    • Skip Wikipedia tests if LWP::Protocol::https is not installed.

Changes for version 1.76 - 2016-07-29 (TRIAL RELEASE)

  • ENHANCEMENTS
    • Added history() and history_count() methods. (Ricardo Signes)
    • click_button() now accepts ids. (Olaf Alders)
    • Add a more descriptive error message when ->request is called without a parameter. (Max Maischein)
  • DOCUMENTATION
    • Document that form_id warns in addition to returning undef when a form cannot be found. (Olaf Alders)
    • Document use of a proxy with bin/mech-dump. (Florian Schlichting)
  • OTHER CHANGES
    • New releases for this distribution are now generated by Dist::Zilla

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