Ports Search

Results 19,28119,290 of 19,819 for %22HTTP Server%22.(0.011 seconds)
Instant AJAX web front-end for DBIx::Class
Catalyst::Plugin::AutoCRUD is a instant AJAX web front-end for DBIx::Class.
www/Catalyst-Plugin-Browser-0.08 (Score: 7.739885E-4)
Browser Detection for Catalyst
A browser detection plugin for catalyst framework
www/Catalyst-Plugin-C3-0.03 (Score: 7.739885E-4)
Catalyst Plugin to subvert NEXT to use Class::C3
*** WARNING *** THIS MODULE IS STILL EXPERIMENTAL !!! This module is related to the possible transition of Catalyst from NEXT to Class::C3. This transition hasn't happened yet, and might not for a while. This module is only intended for use by Catalyst module developers at this time. You would know it if you should be using this module. *** END WARNING ***
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.
Catalyst Plugin for Cache::Memcached::Fast
Catalyst Plugin for Cache::Memcached::Fast.
Distributed cache for Catalyst
Extends base class with a distributed cache.
www/Catalyst-Plugin-Cache-0.12 (Score: 7.739885E-4)
Flexible caching support for Catalyst
This plugin gives you access to a variety of systems for caching data. It allows you to use a very simple configuration API, while maintaining the possibility of flexibility when you need it later. Among its features are support for multiple backends, segmentation based on component or controller, keyspace partitioning, and so more, in various subsidiary plugins.
www/Catalyst-Plugin-Captcha-0.04 (Score: 7.739885E-4)
Create and validate Captcha for Catalyst
This plugin for Catalyst creates and validates Captcha.
Configure your application with environment variables
Catalyst::Plugin::ConfigLoader::Environment reads environment variables and sets up the configuration in your application accordingly.
www/Catalyst-Plugin-ConfigLoader-0.34 (Score: 7.739885E-4)
Load config files of various types
This module will attempt to load find and load a configuration file of various types. Currently it supports YAML, JSON, XML, INI and Perl formats. To support the distinction between development and production environments, this module will also attemp to load a local config (e.g. myapp_local.yaml) which will override any duplicate settings.