Ports Search

Results 1,1411,150 of 8,048 for www%3Atrac.(0.004 seconds)
www/CatalystX-InjectComponent-0.025 (Score: 0.020137845)
Inject components into your Catalyst application
CatalystX::InjectComponent will inject Controller, Model, and View components into your Catalyst application at setup (run)time. It does this by creating a new package on-the-fly, having that package extend the given component, and then having Catalyst setup the new component (via ->setup_component)
www/CatalystX-LeakChecker-0.06 (Score: 0.020137845)
Debug memory leaks in Catalyst applications
It's easy to create memory leaks in Catalyst applications and often they're hard to find. This module tries to help you finding them by automatically checking for common causes of leaks.
www/CatalystX-Profile-0.01 (Score: 0.020137845)
Profile your Catalyst application with Devel::NYTProf
Adds support for profiling your Catalyst application, without profiling setup.
www/CatalystX-REPL-0.04 (Score: 0.020137845)
Read-Eval-Print-Loop for debugging your Catalyst application
A read-eval-print-loop for debugging your Catalyst application
www/CatalystX-RoleApplicator-0.005 (Score: 0.020137845)
Apply roles to your Catalyst application-related classes
Apply roles to your Catalyst application-related classes
www/CatalystX-SimpleLogin-0.18 (Score: 0.020137845)
Provide a simple Login controller which can be reused
CatalystX::SimpleLogin is an application class Moose::Role which will inject a Catalyst::Controller which is an instance of CatalystX::SimpleLogin::Controller::Login into your application. This provides a simple login and logout page with the adition of only one line of code and one template to your application.
www/Class-DBI-FromForm-0.04 (Score: 0.020137845)
Update Class::DBI using Data::FormValidator or HTML::Widget
Create and update Class::DBI objects from Data::FormValidator or HTML::Widget.
www/Continuity-1.5 (Score: 0.020137845)
Stateful Web applications in Perl
Continuity is a library to simplify web applications. Each session is written and runs as a persistant application, and is able to request additional input at any time without exiting. This is significantly different from the traditional CGI model of web applications in which a program is restarted for each new request.
www/Cookie-Baker-0.05 (Score: 0.020137845)
Perl extension for cookie string generator/parser
Cookie string generator / parser.
www/Dancer-Logger-Log4perl-0.9.0 (Score: 0.020137845)
Dancer logging adapter for Log::Log4perl
An interface between Dancer's logging engine abstraction layer and the Log::Log4perl library.