Hi,

If people have a moment, please check out Cache::Cache 0.09, which is
available here until I am ready to release it on CPAN:

  http://prdownloads.sourceforge.net/perl-cache/Cache-Cache-0.09.tar.gz 

Changes include:

   - applied Axel Beckert patch to fix the expiration units
   - applied Ken Williams's directory creation patch to pass all tests
   - changed the license to be either the GPL or the Artistic license
   - added Jay Sachs' implementation of NullCache
   - modified the remove methods to avoid croaking if two cache
     instances are both purging or limiting at the same time
   - migrated to a factory-like model with private contructors
     to fix the auto_purge_interval functionality
   - updated the documentation to better reflect that size means
     size in bytes


Cheers!

-DeWitt

Reply via email to