Changes for version 1.85 - 2017-06-28

  • FIXED
    • use 127.0.0.1 instead of 'localhost' in a test to avoid the test hanging due to ipv6 issues (GH#31)
    • Remove private logic for taint checking (Dave Doyle)
    • Fix Pod (simbabque)
    • Bump Test::More prereq to get working subtest support (Karen Etheridge)
    • Fix intermittent failures of taint.t (GH#108) (Kivanc Yazan)
    • Fix kwalitee issues (GH#107) (Kivanc Yazan)
  • ENHANCEMENTS
    • Print section titles if mech-dump --all is invoked (GH#81) (Сергей Романов)
    • Add cookbook docs on dumping a req without sending it (#115) (Grigor Karavardanyan)
    • Document that submit only submits current form (GH#114) (nawglan)
    • Add Travis testing on Perl 5.26 (Karen Etheridge)
    • Remove obsolete and unincremented $VERSIONs in test modules (Karen Etheridge)

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