pkgsrc/www/p5-Plack-Middleware-Session/DESCR

5 lines
229 B
Text
Raw Normal View History

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.