[ENHANCEMENTS]
WWW::Mechanize now sends an Accept-Encoding header of "identity"
to always enforce plaintext responses. Preliminary support for
Compress::Zlib is also there, but is disabled by default.Added click_button() and select() methods. The field() method
can now take an arrayref of values, if appropriate. Thanks,
Linda Lee Julien.
[FIXES]
- Still more fixes if the machine you're on doesn't have
DNS pointing to it.