libcatalyst-plugin-session-perl

generic Session plugin for Catalyst

Description

Catalyst::Plugin::Session is the base of two related parts of functionality required for session management in web applications.

The first part, the State, is getting the browser to repeat back a session key, so that the web application can identify the client and logically string several requests together into a session.

The second part, the Store, deals with the actual storage of information about the client. This data is stored so that the it may be revived for every request made by the same client.

This plugin links the two pieces together.

Catalyst is an elegant Model-View-Controller web application framework written in Perl.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Catalyst-Plugin-Session


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libcatalyst-plugin-session-perl