The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.05 - 2005-11-01

  • fixed bug: StickyQuery didn't work well on Catalyst 5.3X and before.
  • Now it's OK on both 5.3 and 5.5 (Thanks to Hideo Kimura)

Modules

session manager for Catalyst
handle sessonid with rewriting URL
handles sessionid with sticky query.
stores session data with Cache::FastMmap

Provides

in lib/Catalyst/Plugin/Session/Manager/Client.pm
in lib/Catalyst/Plugin/Session/Manager/Storage.pm