-
-
16 Feb 2013 23:28:00 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers (690 / 1 / 0)
- Kwalitee
Bus factor: 1- 92.89% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (35.46KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.25
- Import PSGI support from FCGI::Async directly here
- Add some convenience methods to get often-used fields from request without needing to use ->param
Modules
use FastCGI with IO::Asyncuse PSGI applications with Net::Async::FastCGIa single active FastCGI requestFastCGI handler for Plack using Net::Async::FastCGIProvides
in lib/Net/Async/FastCGI/Protocol.pmin lib/Net/Async/FastCGI/ServerProtocol.pmExamples
Module Install Instructions
To install Net::Async::FastCGI, copy and paste the appropriate command in to your terminal.
cpanm Net::Async::FastCGI
perl -MCPAN -e shell install Net::Async::FastCGI
For more information on module installation, please visit the detailed CPAN module installation guide.