libcatalyst-plugin-session-store-file-perl

File storage backend for catalyst session data
  https://metacpan.org/release/Catalyst-Plugin-Session-Store-File
  0
  no reviews



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.

catalyst is an elegant model-view-controller web application framework written in perl.