Octavian Rasnita wrote on 9/4/10 8:39 AM:
> Hello,
> 
> I am trying to create a script that will be executed by a cron job which will 
> delete all the expired session files, but without success.
> I use the Session::Store::File plugin.
> 

can't you just use the mtime of the file to determine whether it should be 
deleted?

-- 
Peter Karman  .  http://peknet.com/  .  pe...@peknet.com

_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to