Ports Search

Results 1,1111,120 of 8,048 for /www/.(0.003 seconds)
Make serving static pages painless
The Static::Simple plugin is designed to make serving static content in your application during development quick and easy, without requiring a single line of code from you. This plugin detects static files by looking at the file extension in URL (such as .css or .png or .js). The plugin uses the lightweight MIME::Types module to map file extensions to IANA-registered MIME types, and will serve your static files with the correct MIME type directly to the browser, without being processed through Catalyst.
www/Catalyst-Plugin-Static-0.11 (Score: 0.056974534)
Serve static files with Catalyst
Serve static files with Catalyst. This module is not as optimized for static files as a normal web server, and is most useful for stand alone operation and development.
Handle passing of status (success and error) messages
Handle passing of status (success and error) messages between screens of a web application.
www/Catalyst-Plugin-SubRequest-0.21 (Score: 0.056974534)
Make subrequests to actions in Catalyst
Make subrequests to actions in Catalyst
www/Catalyst-Plugin-Textile-0.01 (Score: 0.056974534)
Textile for Catalyst
A persistent Textile processor for Catalyst
www/Catalyst-Plugin-Unicode-0.93 (Score: 0.056974534)
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/Catalyst-Plugin-XMLRPC-2.01 (Score: 0.056974534)
Dispatch XMLRPC methods with Catalyst
This plugin allows your controller class to dispatch XMLRPC methods from its own class.
Helps you paginate, search, sort, and more easily using DBIx::Class
Catalyst::TraitFor::Controller::DBIC::DoesPaging - Helps you paginate, search, sort, and more easily using DBIx::Class. This module helps you to map various DBIx::Class features to CGI parameters. For the most part that means it will help you search, sort, and paginate with a minimum of effort and thought.
Browser detection for Catalyst::Requests
Browser detection for Catalyst::Requests
www/Catalyst-View-ClearSilver-0.02 (Score: 0.056974534)
ClearSilver view class for Catalyst
A view base class for Catalyst using ClearSilver.