Changes for version 1.27_01

  • THINGS THAT WILL BREAK YOUR CODE
    • The constructor can no longer take a C<cache> argument to specify the parms for the cache. I'm betting that the functionality where W::M::C instantiates the cache for you isn't actually used. If I break your code, please let me know.
    • Existing caches will not work, because I changed the directory that they get written to. It used to go into /tmp/FileCache/WWW::Mechanize::Cached, but now will go into /tmp/FileCache/www-mechanize-cached. This is so the Windows folks can use the module, too.

Modules

Cache response to be polite