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