Revision history for Perl 5 distribution Test-Override-UserAgent 0.004001 2011-10-23 [OTHER] - More documentation. - More tests. 0.004 2011-02-06 [ENHANCEMENTS] - Add a new Client-Response-Source to indicate when the response was generated by this module. - Add a url argument to the override_request method for easier overriding of specific addresses. [BUG FIXES] - Proper Client-* headers where not added to internal responses. 0.003 2011-02-04 [ENHANCEMENTS] - New override_for default scopper for configuration packages. [BUG FIXES] - Fixed test t/user_agent.t to be less prone to failure if a request to localhost causes a redirect. [OTHER] - Change from Module::Install to Module::Build. 0.002 2010-01-31 [BUG FIXES] - Fixed typo listing LEP::Protocol as a dependency instead of LWP::Protocol. 0.001 2010-01-31 - First release.