On Thu, 6 Dec 2001, Sebastian Rahtz wrote:

> On Thu, Dec 06, 2001 at 09:58:55PM +0000, Matt Sergeant wrote:
> >
> > Well, delete files older than X days. And delete the main file before the
> > .type and .gz files.
>
> so, for every FOO, check the access times of FOO.gz, FOO.type and FOO;
> if any of these have been accessed in the last week, move on....?

Actually the .type file is hidden as another cache file, which is in
itself rather unfortunate. That's why I suggest making Cache.pm work
standalone so you can use it in cron jobs.

-- 
<Matt/>

    /||    ** Founder and CTO  **  **   http://axkit.com/     **
   //||    **  AxKit.com Ltd   **  ** XML Application Serving **
  // ||    ** http://axkit.org **  ** XSLT, XPathScript, XSP  **
 // \\| // ** mod_perl news and resources: http://take23.org  **
     \\//
     //\\
    //  \\


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to