Binary package “libfcgi-ev-perl” in ubuntu focal

module to support FastCGI protocol in EV-based applications

 FCGI::EV implements FastCGI protocol for use in EV-based applications.
 That means that applications have to run EV::loop.
 .
 It provides methods to receive and parse data from web server, pack and send
 data to web server.