Ports Search

Results 5,4615,470 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
www/CGI-Application-Server-0.063 (Score: 1.0360788E-4)
Simple HTTP server for developing with CGI::Application
CGI::Application::Server A simple HTTP server for developing with CGI::Application.
www/CGI-Cookie-Splitter-0.05 (Score: 1.0360788E-4)
Split big cookies into smaller ones
RFC 2109 recommends that the minimal cookie size supported by the client is 4096 bytes. This has become a pretty standard value, and if your server sends larger cookies than that it's considered a no-no. This module provides a pretty simple interface to generate small cookies that are under a certain limit, without wasting too much effort.
www/CGI-Cookie-XS-0.18 (Score: 1.0360788E-4)
HTTP Cookie parser in C
This module implements a very simple and fast parser for cookies used in HTTP applications.
Apply roles to action instances
Catalyst::Controller::ActionRole is a perl module that apply roles to action instances.
www/Catalyst-Model-Memcached-0.02 (Score: 1.0360788E-4)
Wrapper for memcached imitating Catalyst models
Catalyst::Model::Memcached is a simple Model for Catalyst for storing data in memcached.
OpenID Authentication
Catalyst::Plugin::Authentication::OpenID implements support for OpenID authentication in a Catalyst application. For more information on OpenID, take a look at http://www.openid.net/. In most cases, you'll want to use this plugin in combination with a session plugin for Catalyst. For example, Catalyst::Plugin::Session::FastMmap, which uses a memory-mapped database to store session data.
www/Catalyst-Plugin-AutoCRUD-2.131.210 (Score: 1.0360788E-4)
Instant AJAX web front-end for DBIx::Class
Catalyst::Plugin::AutoCRUD is a instant AJAX web front-end for DBIx::Class.
www/Catalyst-Plugin-DateTime-0.03 (Score: 1.0360788E-4)
DateTime support for Catalyst
This module makes DateTime easily accesible within a Catalyst application via the Catalyst::Plugin interface.
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.