Ports Search

Results 1,0711,080 of 8,048 for www%3Atrac.(0.006 seconds)
www/Catalyst-Plugin-Cache-0.12 (Score: 0.020137845)
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: 0.020137845)
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: 0.020137845)
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.
Catalyst Plugin for storing sessions in a browser cookie
Catalyst Plugin for storing sessions in a browser cookie
www/Catalyst-Manual-5.9009 (Score: 0.020137845)
Catalyst developer's manual
This is just the Catalyst manual. If you want to develop Catalyst apps, please install Catalyst::Devel. If you'd like a tutorial and a full example Catalyst application, please intall Task::Catalyst::Tutorial. If you just want to run Catalyst applications, you probably don't need this manual, but you do need Catalyst::Runtime.
www/Catalyst-Plugin-DateTime-0.03 (Score: 0.020137845)
DateTime support for Catalyst
This module makes DateTime easily accesible within a Catalyst application via the Catalyst::Plugin interface.
www/Catalyst-Plugin-DefaultEnd-0.08 (Score: 0.020137845)
Sensible default end action
This action implements a sensible default end action, which will forward to the first available view, unless status is set to 3xx, or there is a response body. It also allows you to pass dump_info=1 to the url in order to force a debug screen, while in debug mode. If you have more than 1 view, you can specify which one to use with the 'view' config setting.
www/Catalyst-Plugin-Email-0.09 (Score: 0.020137845)
Send emails with Catalyst
Send emails with Catalyst and Email::Send and Email::MIME::Creator.
Catch application errors and emit them somewhere
Catalyst::Plugin::ErrorCatcher allows you to do More Stuff with the information that would normally only be seen on the Catalyst Error Screen courtesy of the Catalyst::Plugin::StackTrace plugin.