| CHI::Driver - Base class for all CHI drivers. |
CHI::Driver -- Base class for all CHI drivers.
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 CHI for documentation on $cache methods, and CHI for documentation on creating new subclasses of CHI::Driver.
Jonathan Swartz
Copyright (C) 2007 Jonathan Swartz.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| CHI::Driver - Base class for all CHI drivers. |