Changes for version 1.26

  • FIXES
    • Re-reversed the content decoding. This is critical for reading from sites with gzip on the fly, like Wikipedia.
    • Content is now properly tainted.
  • ENHANCEMENTS
    • mech-dump can now pass --agent and --agent-alias flags so you can fetch from sites like Wikipedia that block LWP user agents.
  • INSTALLATION
    • The mech-dump program is now always installed. It no longer is presented as an option.

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