| This Release | Plack-0.9000 | [Download] [Browse] | 13 Oct 2009 | |||
| Latest Release | Plack-0.9015 | [Download] [Browse] | 26 Nov 2009 | |||
| Other Releases | ||||||
| Links | [ Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ] | |||||
| CPAN Testers | PASS (23) FAIL (8) UNKNOWN (4) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | Perl (Artistic and GPL) | |||||
| Special Files |
|
|||||
| HTTP::Message::PSGI | Converts HTTP::Request and HTTP::Response from/to PSGI env and response | ||
| Plack | PSGI reference implementation and utilities | 0.9000 | |
| Plack::App::Directory | Serve static files from document root with directory index | ||
| Plack::App::FCGIDispatcher | Dispatch requests to FCGI servers | ||
| Plack::App::File | Serve static files from root directory | ||
| Plack::App::URLMap | Map multiple apps in different paths | ||
| Plack::Builder | OO and DSL to enable Plack Middlewares | ||
| Plack::HTTPParser | Parse HTTP headers | ||
| Plack::HTTPParser::PP | Pure perl fallback of HTTP::Parser::XS | ||
| Plack::Loader | (auto)load Plack Servers | ||
| Plack::Middleware | Base class for easy-to-use PSGI middleware | ||
| Plack::Middleware::AccessLog | Logs requests like Apache's log format | ||
| Plack::Middleware::AccessLog::Timed | Logs requests with time and accurate body size | ||
| Plack::Middleware::ConditionalGET | Middleware to add "conditional", GET | ||
| Plack::Middleware::ContentLength | Adds Content-Length header automatically | ||
| Plack::Middleware::ErrorDocument | Set Error Document based on HTTP status code | ||
| Plack::Middleware::Lint | Validate request and response | ||
| Plack::Middleware::MethodOverride | Overrides HTTP method with X-HTTP-Method-Override header | ||
| Plack::Middleware::RearrangeHeaders | Reorder HTTP headers for buggy clients | ||
| Plack::Middleware::Restarter | Restart the standalone server | ||
| Plack::Middleware::SimpleContentFilter | Filters response content | ||
| Plack::Middleware::StackTrace | Displays stack trace when your app dies | ||
| Plack::Middleware::Static | serve static files with Plack | ||
| Plack::Middleware::XFramework | Sample middleware to add X-Framework | ||
| Plack::Middleware::XSendfile | Sets X-Sendfile (or a like) header for frontends | ||
| Plack::Server | Standard interface for Plack implementations | ||
| Plack::Server::Apache2 | Apache 2.0 handlers to run PSGI application | ||
| Plack::Server::CGI | |||
| Plack::Server::FCGI | |||
| Plack::Server::Standalone | single process standalone HTTP server | ||
| Plack::Server::Standalone::Prefork | Prefork standalone HTTP server | ||
| Plack::Test | Test PSGI applications with various backends | ||
| Plack::Test::MockHTTP | Run mocked HTTP tests through PSGI applications | ||
| Plack::Test::Server | Run HTTP tests through live Plack servers | ||
| Plack::Test::Suite | |||
| Plack::Util | Utility subroutines for Plack server and framework developers |
| plackup | Run PSGI application with Plack servers   |