Changes for version 0.42

  • ENHANCEMENTS
    • Renamed _do_request() to send_request(), so it's now a proper overload of LWP::UserAgent. Thanks to Philippe Bruhat. Recorded in RT ticket #1708.
    • Removed the req() method, and tests that used it.
    • extract_links() now checks for <IFRAME> tags along with the existing <A> and <FRAME>.
    • Now explicitly requires HTML::HeadParser.
    • Doesn't load Carp unless it's actually needed.

Documentation

Sample programs that use WWW::Mechanize

Modules

automate interaction with websites