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

Changes for version 0.05

  • DWIM behavior when using both State::Cookie and State::URI together, through App->config->{session}{no_rewrite_if_cookie}.
  • Add App->config->{session}{rewrite_types} = [qw/.../] support.

Modules

Saves session IDs by rewriting URIs delivered to the client, and extracting the session ID from requested URIs.