The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Catalyst::Plugin::Session::PerUser

0.03    2006-06-30 01:06:29
    - cleaned up internals to be a bit more efficient
    - split session_data api on user objects into get_session_data and
      store_session_data

0.02    2005-12-04
    - handle things correctly on logout
    - make merge behavior configurable, and make RIGHT_PRECEDENT the default

0.01    2005-11-27
    - initial release