The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Net::Async::FastCGI"

Net::Async::FastCGI - use FastCGI with IO::Async River stage one • 2 direct dependents • 2 total dependents

This module allows a program to respond asynchronously to FastCGI requests, as part of a program based on IO::Async. An object in this class represents a single FastCGI responder that the webserver is configured to communicate with. It can handle mul...

PEVANS/Net-Async-FastCGI-0.25 - 16 Feb 2013 23:28:00 UTC

Net::Async::FastCGI::PSGI - use PSGI applications with Net::Async::FastCGI River stage one • 2 direct dependents • 2 total dependents

This subclass of Net::Async::FastCGI allows a FastCGI responder to use a PSGI application to respond to requests. It acts as a gateway between the FastCGI connection from the webserver, and the "PSGI" application. Aside from the use of "PSGI" instead...

PEVANS/Net-Async-FastCGI-0.25 - 16 Feb 2013 23:28:00 UTC

Net::Async::FastCGI::Request - a single active FastCGI request River stage one • 2 direct dependents • 2 total dependents

Instances of this object class represent individual requests received from the webserver that are currently in-progress, and have not yet been completed. When given to the controlling program, each request will already have its parameters and STDIN d...

PEVANS/Net-Async-FastCGI-0.25 - 16 Feb 2013 23:28:00 UTC

lib/Net/Async/FastCGI/ServerProtocol.pm River stage one • 2 direct dependents • 2 total dependents

PEVANS/Net-Async-FastCGI-0.25 - 16 Feb 2013 23:28:00 UTC

lib/Net/Async/FastCGI/Protocol.pm River stage one • 2 direct dependents • 2 total dependents

PEVANS/Net-Async-FastCGI-0.25 - 16 Feb 2013 23:28:00 UTC

Plack::Handler::Net::Async::FastCGI - FastCGI handler for Plack using Net::Async::FastCGI River stage one • 2 direct dependents • 2 total dependents

This module allows Plack to run a PSGI application as a standalone FastCGI daemon under IO::Async, by using Net::Async::FastCGI. plackup -s Net::Async::FastCGI --listen ":2000" application.psgi This is internally implemented using Net::Async::FastCGI...

PEVANS/Net-Async-FastCGI-0.25 - 16 Feb 2013 23:28:00 UTC
6 results (0.042 seconds)