mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 02:24:06 -04:00
5 lines
229 B
Plaintext
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.
|