2013-09-26 17:14:40 +02:00

5 lines
229 B
Plaintext

The Perl 5 module Plack::Middleware::Session is a Plack middleware
component for session management. By default it uses cookies to
keep session state and store data in memory. It also comes with
other state and store solutions.