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

Changes for version 0.18

  • fixing the plack -E flag (it changed)
  • changing plackup usage to --daemonize instead of --detach (it is more useful this way)
  • changing plackup usage to --pid instead of --pidfile (also more useful this way)
  • added optional --workers to plackup server manager as an alternate to --nproc. this makes it possible to use it with Starman, and other plack backends too.
    • (^^ all these changes above thanks to bricas)

Modules

A flexible engine for running FCGI-based applications
A base class for various FCGI::Engine flavors
Manage multiple FCGI::Engine instances
An abstraction to represent a single FCGI::Engine server
A subclass of FCGI::Engine::Manager::Server specific to FreeBSD 6.*
A subclass of FCGI::Engine::Manager::Server for Plack apps
Run PSGI applications with FCGI::Engine
module for managing FastCGI applications.
Type constraints for FCGI::Engine
A Plack::Handler backend for FCGI::Engine
A process manager for Plack::Handler::FCGI::Engine
DEPRECATED use Plack::Handler::FCGI::Engine
DEPRECATED use Plack::Handler::FCGI::Engine::ProcManager