* Perl modules This repository contains following modules: Parallel::Prefork Plack Twiggy Twiggy::Prefork Stream::Buffered ... except that the following modules are not included: Plack::App::CGIBin Plack::App::Cascade Plack::App::Directory Plack::App::PSGIBin Plack::App::WrapCGI Plack::Handler::Apache1 Plack::Handler::Apache2 Plack::Handler::CGI Plack::Handler::FCGI Plack::Loader::Delayed Plack::Loader::Restarter Plack::Loader::Shotgun Plack::Response Plack::TempBuffer Most Plack::Middleware modules Following modules are included only for tests: HTTP::Message::PSGI Parallel::Prefork::SpareWorkers Plack::App::File Plack::LWPish Plack::MIME Plack::Request Plack::Test Also, some magics are removed from following module: Plack::Loader Plack::Runner Following |plackup| options are removed: --access-log --default-middleware --path Following |Plack::Builder| commands are removed: enable_if mount Support for |Server::Starter| is removed. Following feature is added: $Parallel::Prefork::BeforeSignalAction * Dependency These modules require following modules: AnyEvent parent Pod::Usage Proc::Wait3