[Catalyst] Q: Delete old session data

Bernhard Graf catalyst4 at augensalat.de
Mon Jan 25 09:06:29 GMT 2010


Is there a recommended way to delete old session data from disk?

I'm Catalyst::Plugin::Session::Store::File for the session store,
because it is quite robust. The doc says there is a method
delete_expired_sessions(), but that module doesn't seem to care about
expiry at all, so that method seems quite useless.

Bernhard Graf



More information about the Catalyst mailing list