|
Apache::XPP::Cache::Store::File - flatfile cache store |
Apache::XPP::Cache::Store::File - flatfile cache store
...
Apache::XPP::Cache::Store FileHandle File::stat
Nothing
Apache::XPP::Cache::Store::File handles the storing of data in flat file form on behalf of Apache::XPP::Cache.
new ( $name, $group, \%instance_data, \$content )location ( $name, $group )umask function to
change these permissions to more desirable ones).
cachedir ( )content ( [ \$content ] )is_expired ( )mtime ( )mtime ( $name, $group )
$Log: File.pm,v $ Revision 1.9 2002/01/16 21:06:01 kasei Updated VERSION variables to 2.01
Revision 1.8 2002/01/15 07:34:22 kasei From: Pierre Phaneuf <pp@ludusdesign.com> Subject: [Xpp-general] small warning fix Date: Mon, 14 Jan 2002 21:51:10 -0500 Message-Id: <3C43991E.571FAC9E@ludusdesign.com>
Fixes regex range warning.
Revision 1.7 2000/09/13 21:00:52 dougw Small change to line 165.
Revision 1.6 2000/09/11 20:12:23 david Various minor code efficiency improvements.
Revision 1.5 2000/09/07 19:01:57 dougw Pod fixin's
Greg Williams <greg@cnation.com>
perl(1). Apache::XPP Apache::XPP:Cache
|
Apache::XPP::Cache::Store::File - flatfile cache store |