The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
171
* Improved POD with better organization and a fix suggested by
  Joshua Barratt (Thanks!)
* Added support for PKCS12 certificates in the config API,
  suggested by Sabst (Thanks!)

164
* Added a responseHeaders() method 
* Added sanity tests of responseHeaders() and responseHeader()

150
* Made the tests smarter about skipping when required libs not present.

134
* Added a method for accessing the LWP::UserAgent.
* Added user agent config.
* Cached user agent for all requests.
* Improved pod.
* Basic tests.

118
* Changed default behavior to not follow redirects.
* Added an option to re-enable original auto-following behavior.

95
*Fixed http://rt.cpan.org/Public/Bug/Display.html?id=43819 - thanks Russ.

88
* Added html content-type detection to responseXPath to avoid xmlns issues when parsing html/xhtml.

62
* Switched to parse_string in the XPath convienince function. parse_html_string was causing
  trouble with plain XML.

57
*added changes
*unmade a CPAN mistake

56
*initial release