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

Changes for version 0.9022 - 2009-12-13

  • Added more assertions to Middleware::Lint
  • Added a new test to test big HTTP header, which reeals the FCGI::Client bug (zrail, tokuhirom)
  • plackup -e now automatically loads Plack::Builder
  • Fixed fcgi tests (tokuhirom)
  • Fixed Test::MockHTTP to make 500 response when the app died
  • Fixed a memory leak in StackTrace when WithLexicals is used (chiba, Sartak)
  • Fixed Middleware::ConditionalGET to deal with stupid IE headers (chiba)
  • Fixed lots of typos (Sartak)

Documentation

Run PSGI application with Plack servers

Modules

Converts HTTP::Request and HTTP::Response from/to PSGI env and response
PSGI reference implementation and utilities
cgi-bin replacement for Plack servers
Cascadable compound application
Serve static files from document root with directory index
Dispatch requests to FCGI servers
Serve static files from root directory
Run .psgi files from a directory
Map multiple apps in different paths
OO and DSL to enable Plack Middlewares
Base class for PSGI endpoints
Parse HTTP headers
Pure perl fallback of HTTP::Parser::XS
(auto)load Plack Servers
Base class for easy-to-use PSGI middleware
Logs requests like Apache's log format
Logs requests with time and accurate body size
Simple basic authentication middleware
Applies chunked encoding to the response body
Conditional wrapper for Plack middleware
Middleware to add "conditional", GET
Adds Content-Length header automatically
Automatically sets the Content-MD5 header on all String bodies
Set Error Document based on HTTP status code
Wraps JSON response in JSONP if callback parameter is specified
Validate request and response
Overrides HTTP method with X-HTTP-Method-Override header
Reorder HTTP headers for buggy clients
Filters response content
Displays stack trace when your app dies
serve static files with Plack
Sample middleware to add X-Framework
Sets X-Sendfile (or a like) header for frontends
Standard interface for Plack implementations
Apache 1.3.x handlers to run PSGI application
Apache 2.0 handlers to run PSGI application
single process standalone HTTP server
Prefork standalone HTTP server
Test PSGI applications with various backends
Run mocked HTTP tests through PSGI applications
Run HTTP tests through live Plack servers
Utility subroutines for Plack server and framework developers
Accessor generation utility for Plack

Provides

in lib/Plack/Test/Suite.pm
in lib/Plack/Loader/Reloadable.pm
in lib/Plack/Middleware/Writer.pm
in lib/Plack/Server/CGI.pm
in lib/Plack/Server/FCGI.pm
in lib/Plack/Test/Suite.pm
in lib/Plack/Util.pm
in lib/Plack/Util.pm