| CHI documentation | view source | Contained in the CHI distribution. |
CHI::Driver - Base class for all CHI drivers
version 0.49
This is the base class that all CHI drivers inherit from. It provides the methods that one calls on $cache handles, such as get() and set().
See METHODS in CHI for documentation on $cache methods, and CHI::Driver::Development (CHI::Driver::Development) for documentation on creating new subclasses of CHI::Driver.
Jonathan Swartz <swartz@pobox.com>
This software is copyright (c) 2011 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.
| CHI documentation | view source | Contained in the CHI distribution. |