Apache::XPP::Cache::Store - Cache store superclass


NAME

Apache::XPP::Cache::Store - Cache store superclass


SUPPORTED PLATFORMS


SYNOPSIS

...


REQUIRES

Carp


EXPORTS

Nothing


DESCRIPTION

Apache::XPP::Cache::Store provides a barebones AUTOLOAD for XPP's Cache-Store classes.


METHDOS

r ( )
Returns the Apache request object


REVISION HISTORY

 $Log: Store.pm,v $
 Revision 1.5  2000/09/11 20:12:23  david
 Various minor code efficiency improvements.
 Revision 1.4  2000/09/07 19:02:14  dougw
 Pod, over fix.
 Revision 1.3  2000/09/07 18:50:52  dougw
 Pod fixes


AUTHORS

Greg Williams <greg@cnation.com>


SEE ALSO

perl(1). Apache::XPP Apache::XPP::Cache

 Apache::XPP::Cache::Store - Cache store superclass