Changes for version 1.09
- Version started at 2009-10-07-10:36. Released rc 1.08_06 as stable version. Summary of changes since 1.08: Fixed Size.pm tests to work on 64-bit platforms. Fixed time-based expiry tests to be more robust against slow setups. Typo fixes in documentation. Set dynamic_config => 0 for installer.
Changes for version 1.08_06
- Version started at 2009-09-04-22:43. 40-expiry-size.t: Change test param to match tweaked 30-size-hack-with-devel-size.t. 30-size-hack-with-devel-size.t: Size.pm: Stripped diagnostics added for the 64-bit issues.
Changes for version 1.08_05
- Version started at 2009-09-04-21:44. 30-size-hack-with-devel-size.t: Change test to be less sensitive to increased overhead of 64-bit. Size.pm: Tweak non-Devel::Size guestimate to have more accurate overhead.
Changes for version 1.08_04
- Version started at 2009-09-04-12:15. 30-size-hack-with-devel-size.t: Size.pm: More diag() to try to track down 64-bit platform fails.
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.