| Cache-CacheFactory documentation | view source | Contained in the Cache-CacheFactory distribution. |
Cache::CacheFactory::Storage - Factory class for storage policies for Cache::CacheFactory.
Cache::CacheFactory::Storage is a class factory for storage policies used by Cache::CacheFactory.
You will only need to know about this module if you're writing your own storage policy modules, documented in "WRITING NEW POLICIES" in Cache::CacheFactory.
Construct an storage policy of the specified type, supplying @param
to the constructor of the policy object.
Original author: Sam Graham <libcache-cachefactory-perl BLAHBLAH illusori.co.uk>
Last author: $Author: illusori $
Copyright 2008-2010 Sam Graham.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Cache-CacheFactory documentation | view source | Contained in the Cache-CacheFactory distribution. |