Changes for version 1.24 - 2007-05-11

  • FIXES
    • Fixed failures in "make test" with some versions of HTTP::Server::Simple
    • RT #26593: Improved handling of charsets. Thanks Kevin Falcone.
    • RT #24354: find_link now handles http-equivs with quoted URLs.
    • Reverses the change in 1.21_01 where it decodes the content.
  • ENHANCEMENTS
    • Added find_all_inputs() and find_all_submits() methods. Thanks, Mike O'Regan.
    • Test::LongString is no longer needed, so has been removed as a requirement.
  • TESTS
    • Added a test for save_content()

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