The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

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.6  2002/01/16 21:06:01  kasei
 Updated VERSION variables to 2.01

 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