How to Install libpoe-component-server-simplehttp-perl in Ubuntu 18.04



Install libpoe-component-server-simplehttp-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libpoe-component-server-simplehttp-perl

Description:

simple HTTP server for POE

POE::Component::Server::SimpleHTTP is Perl extension to easily serve HTTP requests within the POE framework. It also includes support for secure connections via SSL if POE::Component::SSLify (libpoe-component-sslify-perl), and pre-forking if IPC::Shareable (libipc-shareable-perl) are available.

Homepage: https://metacpan.org/release/POE-Component-Server-SimpleHTTP

Version: 2.26-1

Section: universe/perl