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


NAME

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


SYNOPSIS

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.


AUTHOR

Koichi Taniguchi <taniguchi@livedoor.jp>


LICENSE

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


SEE ALSO

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