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

Homepage:
http://search.cpan.org/perldoc?Catalyst::Plugin::Session::Store::File
