Changes for version 1.45_01 - 2016-07-09
- ENHANCEMENTS
- Added a delete_ok() method. Thanks, moznion.
- Added header_exists() and header_matches() methods. Thanks, Eric A. Zarko.
- content_contains() now fails if it's called with a regex. content_like() now fails if it's not called with a regex.
- FIXES
- The test server run during the test suite allowed URLs outside of the document tree, which could potentially be a security problem. This has been fixed. Thanks, Tynovsky. https://github.com/petdance/test-www-mechanize/issues/33
Modules
Testing-specific WWW::Mechanize subclass