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

Changes for version 0.15

  • fixing Plack support to work with the latest Plack version
    • changed Plack::Server:: to Plack::Handler::
      • Plack::Server:: is deprecated and will be removed in subsequent releases
      • adjusted tests to use Plack::Handler::
    • updated FCGI::Engine::PSGI to more closely follow what is in Plack::Handler::FCGI

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