HTTP-Engine 0.0.8
Files
- Changes
- MANIFEST
- META.yml
- Makefile.PL
- README
- examples/MiddleWare.pm
- examples/dumper.pl
- examples/lighty/lighty.conf
- examples/lighty/lighty_external_fcgi.conf
- examples/lighty/test_fastcgi.pl
- examples/middleware-dumper.pl
- examples/plusplus.pl
- examples/poe-dumper.pl
- examples/yamlconfig-dumper.pl
- inc/Module/AutoInstall.pm
- inc/Module/Install.pm
- inc/Module/Install/AutoInstall.pm
- inc/Module/Install/Base.pm
- inc/Module/Install/Can.pm
- inc/Module/Install/Fetch.pm
- inc/Module/Install/Include.pm
- inc/Module/Install/Makefile.pm
- inc/Module/Install/Metadata.pm
- inc/Module/Install/TestBase.pm
- inc/Module/Install/Win32.pm
- inc/Module/Install/WriteAll.pm
- inc/Spiffy.pm
- inc/Test/Base.pm
- inc/Test/Base/Filter.pm
- inc/Test/Builder.pm
- inc/Test/Builder/Module.pm
- inc/Test/More.pm
- lib/HTTP/Engine.pm
- lib/HTTP/Engine/Context.pm
- lib/HTTP/Engine/Cookbook.pod
- lib/HTTP/Engine/Interface/CGI.pm
- lib/HTTP/Engine/Interface/FCGI.pm
- lib/HTTP/Engine/Interface/ModPerl.pm
- lib/HTTP/Engine/Interface/POE.pm
- lib/HTTP/Engine/Interface/ServerSimple.pm
- lib/HTTP/Engine/Interface/Standalone.pm
- lib/HTTP/Engine/Interface/Test.pm
- lib/HTTP/Engine/Request.pm
- lib/HTTP/Engine/Request/Upload.pm
- lib/HTTP/Engine/RequestBuilder.pm
- lib/HTTP/Engine/RequestProcessor.pm
- lib/HTTP/Engine/Response.pm
- lib/HTTP/Engine/ResponseWriter.pm
- lib/HTTP/Engine/Role/Interface.pm
- lib/HTTP/Engine/Types/Core.pm
- t/00_compile.t
- t/01_abstract_method.t
- t/03_response.t
- t/04_request.t
- t/05_response-set_http_response.t
- t/06_response_writer_with_io.t
- t/07_context.t
- t/08_response_writer.t
- t/09_request-absolute_uri.t
- t/10_request_builder.t
- t/13_redirect.t
- t/14_request_as_http_request.t
- t/15_load_middleware.t
- t/16_middleware-import-loadmethods.t
- t/16_middleware-import.t
- t/16_middleware-wrap.t
- t/17_upload-basename.t
- t/30_interface_cgi.t
- t/31_interface_test.t
- t/DummyMiddleware.pm
- t/DummyMiddlewareImport.pm
- t/DummyMiddlewareWrap.pm
- t/TEST.PL
- t/optional_lighttpd-fastcgi.t
- t/response/TestModPerl/Basic.pm