The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.08_03

  • Version started at 2009-09-03-18:20. Cosmetic POD changes for module description lines. 30-size-hack-with-devel-size.t: Added diag() to try to track down 64-bit platform fails.

Changes for version 1.08_02

  • Version started at 2009-09-01-12:09. Cache::CacheFactory.pm: Typo fixes in POD. Build.PL Added dynamic_config => 0 option. Changes: Reformatted slightly for clarity.

Changes for version 1.08_01

  • Version started at 2008-10-08-13:45. 40-expiry-time.t: Added retries of setting up test if it takes too long. Skip time-critical tests if we still fail to set up in time. Improved diagnostics if somehow the tests still run and fail.

Modules

Factory class for Cache::Cache and other modules.
Factory class for expiry policies for Cache::CacheFactory.
Base class for Cache::CacheFactory expiry policies.
File last-modified date dependencies expiry policy for Cache::CacheFactory.
Size-based expiry policy for Cache::CacheFactory.
Time-based expiry policy for Cache::CacheFactory.
the data stored in a Cache::CacheFactory cache.
Factory class for storage policies for Cache::CacheFactory.