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

Changes for version 0.30

  • MasonX::Request::WithApacheSession is now a very thin wrapper around Apache::Session::Wrapper (it's a wrapper wrapper!). This change should be transparent to users.
  • Because of the above, you can now do this:
    • PerlSetVar MasonSessionCookieExpires session
  • and get a cookie which expires when the browser is closed. Requested by Herald (RT #5615).

Modules

Add a session to the Mason Request object
Multiple sub-sessions within one "parent" session