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

Changes for version 1.87 - 2018-02-07

  • FIXED
    • Fix typo in contributor name (GH#241) (Philippe Bruhat (BooK))
    • Fix link to Michael Schilli's article in Linux magazine (GH#240) (Bernhard Wagner)
    • Fix some section links (GH#238) (Evan Zacks)
    • Override _agent() method. (GH#236) (Сергей Романов)
    • Link to appropriate section of HTML::Form (GH#237) (Evan Zacks)
    • Make version consistent in .pm files (GH#231) (Olaf Alders)
  • ENHANCEMENTS
    • Return form number in list context. (GH#235) (Сергей Романов)
    • Overload 'post' in order to set 'base'. (GH#111) (Stuart A Johnston)
    • Allow multiple file paths/uris in mech-dump; fixes issue 72 (GH#113) (Nik LaBelle)
    • Add docs for the output of dump_forms (GH#112) (John Beppu)

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