logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Plack::Handler::FCGI::EV - PSGI handler for FCGI::EV

Authors

       mala

       Tatsuhiko Miyagawa <miyagawa@bulknews.net>

Description

       Plack::Handler::FCGI::EV is an asynchronous PSGI handler using FCGI::EV as its backend.

License

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

Name

       Plack::Handler::FCGI::EV - PSGI handler for FCGI::EV

See Also

perl v5.32.0                                       2021-01-09                      Plack::Handler::FCGI::EV(3pm)

Synopsis

         > plackup -s FCGI::EV --listen :8080 myapp.psgi

See Also