
Cache::Memcached::Indexable::Logic - The logic provider for Cache::Memcached::Indexable

DO NOT USE THIS MODULE DIRECTLY.
This class is a base class of some logics. You can write your original logic with inheriting this class.

Koichi Taniguchi <taniguchi@livedoor.jp>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

Cache::Memcached::Indexable, Cache::Memcached::Indexable::Logic::Default, Cache::Memcached::Indexable::Logic::DigestSHA1