summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Session-Store-DBIC/DESCR
blob: f198b89ae98ddc02e71650dca696babd1062cb58 (plain)
1
2
3
4
5
This Catalyst::Plugin::Session storage module saves session data
in your database via DBIx::Class. It's actually just a wrapper
around Catalyst::Plugin::Session::Store::Delegate; if you need
complete control over how your sessions are stored, you probably
want to use that instead.