Cache::CacheFactory.pm

Cache::CacheFactory.pm is an attempt to solve the 'subclass hell' of extending Cache::Cache.pm. Rather than create a new subclass for every new combination of features you want, you can write or use policy modules and Cache::CacheFactory.pm assembles a cache to meet your chosen storage, pruning and validity policies.

You can find more on the Cache::CacheFactory Distribution CPAN page.

© 2009-2010 Sam Graham, unless otherwise noted. All rights reserved.