|
Apache::XPP::Cache::Expiry::Duration - Duration based cache expiry. |
Apache::XPP::Cache::Expiry::Duration - Duration based cache expiry.
...
Apache::XPP::Cache::Expiry
Nothing
Apache::XPP::Cache::Expiry::Duration handles the expiring of caches based on a duration of time on behalf of Apache::XPP::Cache.
new ( $name, $group, \%instance_data, $duration )is_expired ( $store_object )
$Log: Duration.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:56 dougw over fix
Revision 1.3 2000/09/07 18:53:13 dougw Added VERSION/REVISION, pod changes.
Greg Williams <greg@cnation.com>
perl(1).
|
Apache::XPP::Cache::Expiry::Duration - Duration based cache expiry. |