Plack::Handler::FCGI::EV - PSGI handler for FCGI::EV
Contents
Copyright
Copyright 2011- Tatsuhiko Miyagawa
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
