Ports Search

Results 14,12114,130 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.018 seconds)
Plugin that adds Log::Dispatch support to CGI::Application
CGI::Application::Plugin::LogDispatch adds logging support to your CGI::Application modules by providing a Log::Dispatch dispatcher object that is accessible from anywhere in the application.
Plugin that adds session support to CGI::Application
CGI::Application::Plugin::Session seamlessly adds session support to your CGI::Application modules by providing a CGI::Session object that is accessible from anywhere in the application.
www/CGI-Cache-1.4207 (Score: 3.975496E-5)
Perl extension to cache output of time-intensive CGI scripts
CGI::Cache is a perl extension to help cache output of time-intensive CGI scripts so that subsequent visits to such scripts will not cost as much time.
www/Catalyst-ActionRole-ACL-0.07 (Score: 3.975496E-5)
User role-based authorization action class
Provides a Catalyst reusable action role for user role-based authorization. ACLs are applied via the assignment of attributes to application action subroutines.
Mmap cache for Catalyst
This package is part of the Catalyst Cache family. It allows integration of Cache::FastMmap and Catalyst This module extends the Catalyst application class with a "mmap" cache.
www/Catalyst-Plugin-FillInForm-0.12 (Score: 3.975496E-5)
Automatically fill in forms in Catalyst using HTML::FillInForms
Catalyst-Plugin-FillInForm is a Catalyst plugin that automatically fills in forms if the last form has missing or invalid fields.
FormValidator for Catalyst
This Catalyst plugin uses Data::FormValidator to validate and set up form data from your request parameters. It's a quite thin wrapper around that module.
www/Catalyst-Plugin-Unicode-0.93 (Score: 3.975496E-5)
Unicode aware Catalyst
On request, decodes all params from UTF-8 octets into a sequence of logical characters. On response, encodes body into UTF-8 octets.
www/HTML-FillInForm-ForceUTF8-0.03 (Score: 3.975496E-5)
FillInForm with UTF-8 encoding
HTML::FillInForm::ForceUTF8 is a subclass of HTML::FillInForm that forces utf8 flag on html and parameters. This allows you to prevent filling garbled result.
www/HTTP-BrowserDetect-3.14 (Score: 3.975496E-5)
Determine the Web browser, version, OS from an HTTP user agent string
The HTTP::BrowserDetect object does a number of tests on an HTTP user agent string. The results of these tests are available via methods of the object.