Base class for all chi drivers
version 0.58
This is the base class that all \s-1CHI\s0 drivers inherit from. It provides the methods that one calls on $cache handles, such as get() and set().
See \*(L"\s-1METHODS\s0\*(R" in \s-1CHI\s0 for documentation on $cache methods, and CHI::Driver::Development for documentation on creating new subclasses of CHI::Driver.
\s-1CHI\s0
Jonathan Swartz <[email protected]>
This software is copyright (c) 2012 by Jonathan Swartz.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.