CHI::Driver - Base class for all CHI drivers


CHI documentation  | view source Contained in the CHI distribution.

Index


NAME

Top

CHI::Driver - Base class for all CHI drivers

VERSION

Top

version 0.49

DESCRIPTION

Top

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.

SEE ALSO

Top

CHI

AUTHOR

Top

Jonathan Swartz <swartz@pobox.com>

COPYRIGHT AND LICENSE

Top


CHI documentation  | view source Contained in the CHI distribution.