Catalyst-Plugin-Session-PerUser-0.05

per-user session for catalyst

Index | www

Description

Allows logged-in users to keep their sessions across logins.

The session data can be stored within the user,
or within the session store, depending on other plugins 
availability.

e.g, based on Catalyst::Plugin::Authentication::Store
or on Catalyst::Plugin::Session::Store

Run Dependencies