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

Changes for version 1.66 - 2010-09-10

  • FIXED
    • Fixed prerequisites on HTTP::Server::Simple on Windows.
    • DNS checks in t/autocheck.t and t/local/failure.t improved. Thanks, Schwern.
  • ENHANCEMENTS
    • New $mech->text method returns the text from your HTML page. The exact rendering of this text is simply removing all the HTML tags, but this will change. It's pretty ugly. If anyone wants to work on a better-looking text dump, I'd love to see it.
    • Added mech-dump --text.
  • DOCUMENTATION
    • Improvements to the docs explaining explicitly about the subclassed methods we inherit from LWP::UserAgent. Thanks, Lyle Hopkins!

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