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

Changes for version 0.19

  • Fix tests to not fail when MooseX::NonMoose isn't installed.
  • exit 0 without writing a Makefile.PL rather than dieing with an error code. exit(0) preferred by the toolchain.
  • Add FCGI::Engine::ProcManager::Constrained subclass to manage restarting children on over-memory or after a certtain number of requests.

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.
FastCGI applications with memory and number of request limits.
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