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 1.92 - 2019-08-24

  • FIXED
    • Test requires HTTP::Daemon 6.05+ and uses 127.0.0.1 or [::1] according to server's sockdomain (GH#280) (Shoichi Kaji)
    • Install LWP::Protocol::https and fix xt/author/live/encoding.t (GH#277) (Shoichi Kaji)
    • Set dist trusty for old Perls on Travis (GH#279) (Shoichi Kaji)
    • Fixed pod errors as reported by CPANTS. (GH#273) (Mohammad S Anwar)
  • DOCUMENTATION
    • Document that follow_link will die on failure with autocheck enabled (GH#271) (Olaf Alders)
  • TESTS
    • Add a test for finding a link in a meta refresh tag (GH#275) (Olaf Alders)

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