Changes for version 0.04 - 2006-07-29
- Catalyst::Plugin::Session 0.06 saves the session expiration before the sesssion, so make sure the session row is created then
- Minor cleanup to get_session_data and store_session_data methods
- Use delete instead of delete_all to avoid object inflation penalty in delete_session_data and delete_expired_sessions
- Use 'select' to fetch only the desired field from the database
Modules
Store your sessions via DBIx::Class