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

Changes for version 1.32 - 2011-05-11

  • No changes from 1.31_01.

Changes for version 1.31_01 - 2011-05-04

  • ENHANCEMENTS
    • The methods that look at the text of the page, ->text_like() and ->text_unlike(), now use the WWW::Mechanize method ->text() which caches the text. This will be a big speedup if you call these methods more than once.
  • FIXED
    • Normalized the use of single vs. double quotes in the default descriptions.
    • Fixed tests that fail under newer versions of LWP.
    • Fixed tests that fail if http_proxy or HTTP_PROXY are set.
    • Fixed tests that fail on Perl 5.14.

Modules

Testing-specific WWW::Mechanize subclass