Ports Search

Results 1,1011,110 of 8,048 for www%3Atrac.(0.004 seconds)
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.
Memcached storage backend for session data
Memcached session storage backend
Memcached storage backend for session data
"Catalyst::Plugin::Session::Store::Memcached" is a session storage plugin for Catalyst that uses the Cache::Memcached::Managed module to connect to memcached, a fast data caching server.
www/Catalyst-Plugin-Setenv-0.03 (Score: 0.020137845)
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: 0.020137845)
Singleton accessors to context
Singleton accessors to context.
www/Catalyst-Runtime-5.90105 (Score: 0.020137845)
Elegant MVC Web Application Framework (Runtime)
Catalyst is a web application framework. This means that you use it to help build applications that run on the web, or that run using proto- cols used for the web. Catalyst is designed to make it easy to manage the various tasks you need to do to run an application on the web, either by doing them itself, or by letting you "plug in" existing Perl modules that do what you need.