The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Catalyst::Engine::FastCGI::Base - Base class for FastCGI Engines

DESCRIPTION

This is a base class for FastCGI engines.

METHODS

$c->fastcgi

Contains the FCGI::Request object.

OVERLOADED METHODS

This class overloads some methods from Catalyst::Engine::CGI::Base.

$c->prepare_request
$c->run

SEE ALSO

Catalyst, FCGI, Catalyst::Engine::CGI::Base.

AUTHOR

Sebastian Riedel, sri@cpan.org Christian Hansen, ch@ngmedia.com

COPYRIGHT

This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.