NAME

Apache::XPP::Cache::Expiry - Cache expiry superclass

SYNOPSIS

...

REQUIRES

Nothing

EXPORTS

Nothing

DESCRIPTION

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

METHDOS

r ( )

Returns the Apache request object

REVISION HISTORY

$Log: Expiry.pm,v $
Revision 1.7  2002/01/16 21:06:01  kasei
Updated VERSION variables to 2.01

Revision 1.6  2000/09/11 20:12:23  david
Various minor code efficiency improvements.

Revision 1.5  2000/09/07 19:02:41  dougw
Pod, over fix

Revision 1.4  2000/09/07 18:50:01  dougw
Fixed pod error

Revision 1.3  2000/09/07 18:44:52  dougw
POD updates.

AUTHORS

Greg Williams <greg@cnation.com>

SEE ALSO

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