debian man page for plack::middleware::session::cookie

Query: plack::middleware::session::cookie

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Plack::Middleware::Session::Cookie(3pm) 		User Contributed Perl Documentation		   Plack::Middleware::Session::Cookie(3pm)

NAME
Plack::Middleware::Session::Cookie - Session middleware that saves session data in the cookie
SYNOPSIS
enable "Session::Cookie";
DESCRIPTION
This middleware component allows you to use the cookie as a sole cookie state and store, without any server side storage to do the session management. This middleware utilizes its own state and store automatically for you, so you can't override the objects.
CONFIGURATIONS
This middleware is a subclass of Plack::Middleware::Session and accepts most configuration of the parent class. In addition, following options are accepted. secret Server side secret to sign the session data using HMAC SHA1. Defaults to nothing (i.e. do not sign) but strongly recommended to set your own secret string. session_key, domain, expires, path, secure, httponly Accessors for the cookie attributes. See Plack::Session::State::Cookie for these options.
AUTHOR
Tatsuhiko Miyagawa
SEE ALSO
Rack::Session::Cookie Dancer::Session::Cookie perl v5.12.4 2010-07-07 Plack::Middleware::Session::Cookie(3pm)
Related Man Pages
plack::middleware::expires(3pm) - debian
plack::middleware::file::sass(3pm) - debian
plack::middleware::recursive(3pm) - debian
plack::middleware::session(3pm) - debian
plack::session::store::file(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
One instance of comparing grep and awk
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph