The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2.11 - 2022-07-17

  • FIXED
    • tick() can now handle checkboxes without a value (GH#331) (Jordan M Adler and Julien Fiegehenn)
  • ENHANCEMENTS
    • set_fields() and submit_form(with_fields => ...) can now set multiple choice inputs (e.g. select and radio) to the nth value (GH29) (Alastair Douglas and 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