-
-
27 Aug 2020 14:13:37 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository (git clone)
- Issues (6)
- Testers (1176 / 0 / 0)
- Kwalitee
Bus factor: 7- 83.22% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (16.51KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Catalyst
- Catalyst::Plugin::Session
- MRO::Compat
- Moose
- namespace::autoclean
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Take me over?
The maintainer of this distribution is looking for someone to take over! If you're interested then please contact them via email.Changes for version 0.18 - 2020-08-27
- add SameSite support (RT#133009)
- convert optional test using Test::WWW::Mechanize::Catalyst to mandatory test using Catalyst::Test
- convert from Module::Install to Distar for packaging and release process
- fix running Makefile.PL when . is not included in @INC (RT#121882)
- minor test cleanups
- typo and spelling fixes in documentation
- convert repository to git (fREW Schmidt)
Modules
Maintain session IDs using cookies.Module Install Instructions
To install Catalyst::Plugin::Session::State::Cookie, copy and paste the appropriate command in to your terminal.
cpanm Catalyst::Plugin::Session::State::Cookie
perl -MCPAN -e shell install Catalyst::Plugin::Session::State::Cookie
For more information on module installation, please visit the detailed CPAN module installation guide.