Stores a Catalyst Session in a Cookie
In order for Catalyst::Plugin::Session to work the session ID needs to be stored on the client, and the session data needs to be stored on the server. This plugin stores the session ID on the client using the cookie mechanism.
$
pkg install p5-Catalyst-Plugin-Session-State-CookieOrigin
www/p5-Catalyst-Plugin-Session-State-Cookie
Size
47.8KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
6 packages
Required by
4 packages