Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第16,27116,280项(搜索用时0.022秒)
www/CatalystX-LeakChecker-0.06 (Score: 9.2878623E-4)
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: 9.2878623E-4)
Profile your Catalyst application with Devel::NYTProf
Adds support for profiling your Catalyst application, without profiling setup.
www/CatalystX-REPL-0.04 (Score: 9.2878623E-4)
Read-Eval-Print-Loop for debugging your Catalyst application
A read-eval-print-loop for debugging your Catalyst application
www/CatalystX-SimpleLogin-0.18 (Score: 9.2878623E-4)
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/Continuity-1.5 (Score: 9.2878623E-4)
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: 9.2878623E-4)
Perl extension for cookie string generator/parser
Cookie string generator / parser.
www/Dancer-1.3202 (Score: 9.2878623E-4)
Perl extension for minimal-effort oriented web application framework
A minimal-effort oriented web application framework.
www/Emplacken-0.01 (Score: 9.2878623E-4)
Manage multiple plack apps with a directory of config files
Emplacken is a tool for managing a set of Plack applications based on config files. It also adds support for privilege dropping and error logs to those Plack servers that don't support these features natively. It works be reading a config file and using that to generate a PSGI application file based on your config. It knows how to generate Catalyst, Mojo, and Mason app files natively. For other apps, or more complicated setups, you can supply a template to Emplacken and it will use that to generate the PSGI app.
www/FCGI-Async-0.22 (Score: 9.2878623E-4)
Module to allow use of FastCGI asynchronously
This module allows a program to respond to FastCGI requests using an asynchronous model. It is based on IO::Async and will fully interact with any program using this base.
www/FCGI-Client-0.08 (Score: 9.2878623E-4)
Perl extension for fastcgi protocol client library
Client library for fastcgi protocol.