1CHI::Driver(3)        User Contributed Perl Documentation       CHI::Driver(3)
2
3
4

NAME

6       CHI::Driver - Base class for all CHI drivers
7

VERSION

9       version 0.61
10

DESCRIPTION

12       This is the base class that all CHI drivers inherit from. It provides
13       the methods that one calls on $cache handles, such as get() and set().
14
15       See "INSTANCE METHODS" in CHI for documentation on $cache methods, and
16       CHI::Driver::Development for documentation on creating new subclasses
17       of CHI::Driver.
18

SEE ALSO

20       CHI
21

AUTHOR

23       Jonathan Swartz <swartz@pobox.com>
24
26       This software is copyright (c) 2021 by Jonathan Swartz.
27
28       This is free software; you can redistribute it and/or modify it under
29       the same terms as the Perl 5 programming language system itself.
30
31
32
33perl v5.34.0                      2021-10-21                    CHI::Driver(3)
Impressum