Ports Search

Results 19,31119,320 of 19,819 for %22HTTP Server%22.(0.012 seconds)
Store sessions using a Catalyst::Plugin::Cache
This plugin will store your session data in whatever cache module you have configured.
Store your sessions in a database
This storage module will store session data in a database using DBI.
Store your sessions via DBIx::Class
This storage module will store session data in a database using DBIx::Class.
Delegate session storage to an application model object
This store plugins makes delegating session storage to a first class object model easy.
FastMmap session storage backend
"Catalyst::Plugin::Session::Store::FastMmap" is a fast session storage plugin for Catalyst that uses an mmap'ed file to act as a shared memory interprocess cache. It is based on Cache::FastMmap.
File storage backend for session data
Catalyst::Plugin::Session::Store::File is an easy to use storage plugin for Catalyst that uses an simple file to act as a shared memory interprocess cache. It is based on Cache::FileCache.
www/Catalyst-Plugin-Setenv-0.03 (Score: 7.739885E-4)
Set up the environment from Catalyst's config file
Allows you to set up the environment from Catalyst's config file.
www/Catalyst-Plugin-Singleton-0.1 (Score: 7.739885E-4)
Singleton accessors to context
Singleton accessors to context.
www/Catalyst-Plugin-SmartURI-0.041 (Score: 7.739885E-4)
Configurable URIs for Catalyst
Configurable URIs for Catalyst
www/Catalyst-Plugin-StackTrace-0.12 (Score: 7.739885E-4)
Display a stack trace on the debug screen
This plugin will enhance the standard Catalyst debug screen by including a stack trace of your appliation up to the point where the error occurred. Each stack frame is displayed along with the package name, line number, file name, and code context surrounding the line number.