Kazuhiro Osawa > HTTP-Engine-0.0.5 > HTTP::Engine::Interface::FCGI

Download:
HTTP-Engine-0.0.5.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  1
View Bugs
Report a bug
Source   Latest Release: HTTP-Engine-0.03002

SYNOPSIS ^

  interface:
    module: FCGI
      args:
        leave_umask: 1
      request_handler: methodname

AUTHORS ^

Tokuhiro Matsuno

THANKS TO ^

may codes copied from Catalyst::Engine::FastCGI. thanks authors of C::E::FastCGI!