Changes for version 0.07 - 2005-11-24
- added attention message to document.
Modules
session manager for Catalyst (deprecated on 5.5)
stores session id with cookie
handle sessonid with rewriting URL
handles sessionid with sticky query.
stores session data with CDBI
stores session data with Cache::FastMmap
stores session-data with file
Provides
in lib/Catalyst/Plugin/Session/Manager/Client.pm
in lib/Catalyst/Plugin/Session/Manager/Storage.pm