-
-
13 Feb 2020 14:47:27 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (7 / 0 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.8.5
- Activity
24 month- Tools
- Download (24.04KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 10 contributors- Tokuhiro Matsuno <tokuhirom AAJKLFJEF GMAIL COM>
-
Atsushi Kato
-
MATSUU Takuto
-
Neil Bowers
-
Tokuhiro Matsuno
-
kazuho
-
ktat
-
tohae
-
tokuhirom
-
yappo
Changes for version 0.50 - 2020-02-13
- enable to set httponly and samesite cookie options. (ktat)
Modules
simple sessionMaintain session IDs using cookiesstate module for testingembed session id to uristore session data with CHIDBM session storeFile session storestore session data in memcacheddummy module for session storestore session data on memorystore session data on memory for testingProvides
in lib/HTTP/Session.pmin lib/HTTP/Session.pmin lib/HTTP/Session/ID/MD5.pmin lib/HTTP/Session/ID/SHA1.pmin lib/HTTP/Session/ID/Urandom.pmin lib/HTTP/Session/State/Base.pmin lib/HTTP/Session/State/Mixin/ResponseFilter.pmExamples
Module Install Instructions
To install HTTP::Session, copy and paste the appropriate command in to your terminal.
cpanm HTTP::Session
perl -MCPAN -e shell install HTTP::Session
For more information on module installation, please visit the detailed CPAN module installation guide.