Ports 搜索

共有8,048项符合/www/的查询结果,以下是第1,1011,110项(搜索用时0.002秒)
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.056974534)
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.056974534)
Singleton accessors to context
Singleton accessors to context.
www/Catalyst-Runtime-5.90105 (Score: 0.056974534)
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.
www/Catalyst-Plugin-SmartURI-0.041 (Score: 0.056974534)
Configurable URIs for Catalyst
Configurable URIs for Catalyst
www/Catalyst-Plugin-StackTrace-0.12 (Score: 0.056974534)
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.