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

Changes for version 0.44

  • ENHANCEMENTS
    • Now follows redirects after a POST. By default, LWP::UserAgent does NOT follow redirects after a POST. This matches the official RFC. However, since WWW::Mechanize is meant to be a browser clone, and browsers follow the redirects after a POST, I've changed this behavior. If this causes bummers, let me know and maybe I'll throw in a switch.
  • DOCUMENTATION
    • The package now includes the WWW::Mechanize logo in the etc/ directory. I have no idea what I'll do with it, but thanks to Mengwong for making it!

Documentation

Sample programs that use WWW::Mechanize

Modules

automate interaction with websites