Difference between revisions of "Plack-Middleware-Session"
(Debian import) |
(Perl (Ref)) |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
needed. | needed. | ||
|Homepage URL=https://metacpan.org/release/Plack-Middleware-Session | |Homepage URL=https://metacpan.org/release/Plack-Middleware-Session | ||
− | | | + | |Is High Priority Project=No |
− | |||
− | |||
|Computer languages=Perl | |Computer languages=Perl | ||
− | | | + | |Decommissioned/Obsolete=No |
− | | | + | |Accepts cryptocurrency donations=No |
|Version identifier=0.25-1 | |Version identifier=0.25-1 | ||
− | |Version download=http://ftp.debian.org/debian/pool/main/libp/libplack-middleware-session-perl/libplack-middleware-session-perl_0.25.orig.tar.gz | + | |Version download=http://ftp.debian.org/debian/pool/main/libp/libplack-middleware-session-perl/libplack-middleware-session-perl_0.25.orig.tar.gz |
− | | | + | |Test entry=No |
+ | |Last review by=Bendikker | ||
+ | |Last review date=2018/04/11 | ||
|Submitted date=2015-07-17 | |Submitted date=2015-07-17 | ||
− | + | |Is GNU=No | |
− | |||
− | | | ||
− | |||
− | |||
− | |||
}} | }} | ||
{{Project license | {{Project license | ||
Line 40: | Line 35: | ||
}} | }} | ||
{{Resource | {{Resource | ||
− | |Resource | + | |Resource audience=Debian (Ref) (R) |
+ | |Resource URL=https://tracker.debian.org/pkg/libplack-middleware-session-perl | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Perl (Ref) | ||
|Resource URL=https://metacpan.org/release/Plack-Middleware-Session | |Resource URL=https://metacpan.org/release/Plack-Middleware-Session | ||
+ | }} | ||
+ | {{Software category}} | ||
+ | {{Featured}} | ||
+ | {{Import | ||
+ | |Date=2015-07-17 | ||
+ | |Source=Debian | ||
+ | |Source link=http://packages.debian.org/sid/libplack-middleware-session-perl | ||
}} | }} |
Latest revision as of 10:14, 11 April 2018
Plack-middleware-session
https://metacpan.org/release/Plack-Middleware-Session
Perl module for Plack middleware session management
Plack::Middleware::Session provides Plack Middleware component for session management. By default it will use cookies to keep session state and store data in memory. This library also comes with other state and store solutions. It should be noted that it stores the current session as a hash reference in the psgix.session key inside the $env where it can accessed as needed.
Download
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Debian: gregor herrmann <gregoa@debian.org>
Verified on
14 October 2014
Notes
License: artistic or gpl-1+
Leaders and contributors
Contact(s) | Role |
---|---|
Tatsuhiko Miyagawa | contact |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Debian (Ref) (R) | https://tracker.debian.org/pkg/libplack-middleware-session-perl | |
Perl (Ref) | https://metacpan.org/release/Plack-Middleware-Session |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.