How to Install libplack-handler-anyevent-fcgi-perl in Ubuntu 18.04



Install libplack-handler-anyevent-fcgi-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libplack-handler-anyevent-fcgi-perl

Description:

asynchronous FCGI handler for PSGI using AnyEvent::FCGI

Plack::Handler::AnyEvent::FCGI is a PSGI adapter for AnyEvent::FCGI allowing AnyEvent based non-blocking applications running behind a web server using FastCGI as a protocol.

Homepage: https://metacpan.org/release/Plack-Handler-AnyEvent-FCGI

Version: 0.01-1

Section: universe/perl