The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:Catalyst-Plugin-Session catalyst::plugin::session"

Catalyst::Plugin::Session - Generic Session plugin - ties together server side storage and client side state required to maintain session data. River stage three • 76 direct dependents • 136 total dependents

The Session plugin 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 cli...

HAARG/Catalyst-Plugin-Session-0.43 - 03 Jun 2022 14:15:38 UTC

Catalyst::Plugin::Session::State - Base class for session state preservation plugins. River stage three • 76 direct dependents • 136 total dependents

This class doesn't actually provide any functionality, but when the "Catalyst::Plugin::Session" module sets up it will check to see that "YourApp->isa("Catalyst::Plugin::Session::State")". When you write a session state plugin you should subclass thi...

HAARG/Catalyst-Plugin-Session-0.43 - 03 Jun 2022 14:15:38 UTC

Catalyst::Plugin::Session::Store - Base class for session storage drivers. River stage three • 76 direct dependents • 136 total dependents

This class doesn't actually provide any functionality, but when the "Catalyst::Plugin::Session" module sets up it will check to see that "YourApp->isa("Catalyst::Plugin::Session::Store")". When you write a session storage plugin you should subclass t...

HAARG/Catalyst-Plugin-Session-0.43 - 03 Jun 2022 14:15:38 UTC

Catalyst::Plugin::Session::Tutorial - Understanding and using sessions. River stage three • 76 direct dependents • 136 total dependents

HAARG/Catalyst-Plugin-Session-0.43 - 03 Jun 2022 14:15:38 UTC

Catalyst::Plugin::Session::Test::Store - Reusable sanity for session storage engines. River stage three • 76 direct dependents • 136 total dependents

HAARG/Catalyst-Plugin-Session-0.43 - 03 Jun 2022 14:15:38 UTC

Catalyst::Plugin::Session::Store::Dummy - Doesn't really store sessions - useful for tests. River stage three • 76 direct dependents • 136 total dependents

This plugin will "store" data in a hash....

HAARG/Catalyst-Plugin-Session-0.43 - 03 Jun 2022 14:15:38 UTC
6 results (0.046 seconds)