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.