catalyst file storage backend for session data
Index | www
Catalyst::Plugin::Session::Store::File is an easy to use storage plugin for Catalyst that uses a simple file to act as a shared memory interprocess cache. It is based on Cache::FileCache.