Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > b9b9afad498ec96401f6eda95aad4321 > files > 3

perl-HTTP-Cache-Transparent-1.0-5mdv2010.0.noarch.rpm

2007-12-12 Mattias Holmlund

  Version 1.0

  Add ApproveContent option.
  Add pod-tests.
  Mark internal methods with leading underscore.

2006-03-12 Mattias Holmlund

  Version 0.7


  Add NoUpdate option.
  Remove Verbose output for HEAD requests.

2005-05-30 Mattias Holmlund

  Version 0.6

  Handle invalid cache-directories.
  Create the cache directory if it doesn't exist.
  Store the headers Content-Type, Content-Length, Content-Encoding,
  Content-Range and Last-Modified in the cache and restore them
  when returning a cached response.
  Fix bug in ETag cache handling.

2004-12-08 Mattias Holmlund

  Version 0.5

  Handle spaces in the path to the cache-dir. 
  Handle multiple calls to init() without failing.

2004-10-24 Mattias Holmlund

  Version 0.4

  Renamed from HTTP::TransparentCache to HTTP::Cache::Transparent
  on request from Brian D Foy on the modules@perl.org list.

  Add support for ranges. Added test-program from Nigel Horne.

2004-10-15 Mattias Holmlund

  Version 0.3

  Support for libwww < 5.800

  Only cache entries with response-code OK. 
  Never delete files in cache with an invalid filename. 
  Document cache format.

2004-10-11 Mattias Holmlund
  
  Release 0.2

  Support initialization via use directive.
  Lower perl requirements to Perl 5.6.1.