Net-Async-FastCGI 0.26 Latest
Files
- .editorconfig
- Build.PL
- Changes
- LICENSE
- MANIFEST
- META.json
- META.yml
- README
- examples/envtest.fcgi
- examples/exec-cgi.fcgi
- examples/fortune.fcgi
- examples/mintest.fcgi
- examples/sample.cgi
- lib/Net/Async/FastCGI.pm
- lib/Net/Async/FastCGI/PSGI.pm
- lib/Net/Async/FastCGI/Protocol.pm
- lib/Net/Async/FastCGI/Request.pm
- lib/Net/Async/FastCGI/ServerProtocol.pm
- lib/Plack/Handler/Net/Async/FastCGI.pm
- psgifiles/counter.psgi
- psgifiles/env.psgi
- psgifiles/helloworld.psgi
- psgifiles/sleepy.psgi
- t/00use.t
- t/01test.t
- t/02request-minimal.t
- t/03request-full.t
- t/04request-reuse.t
- t/05request-multiplex.t
- t/06request-binary.t
- t/07request-longparams.t
- t/08request-shortwrites.t
- t/09request-streamstdout.t
- t/10request-close.t
- t/11request-encoding.t
- t/12request-unknown.t
- t/13request-handles.t
- t/14request-streamstdin.t
- t/20get_values.t
- t/30request-HTTP.t
- t/40psgi.t
- t/41psgi-streaming.t
- t/99pod.t
- t/lib/TestFCGI.pm