How to Install libpoe-component-client-http-perl in Ubuntu 18.04



Install libpoe-component-client-http-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libpoe-component-client-http-perl

Description:

POE Component for running asynchronous HTTP transactions

POE::Component::Client::HTTP is an HTTP User-Agent that allows programs to easily make HTTP requests within the POE framework. It allows other sessions to run while these transactions are being processed and can handle several HTTP transactions in parallel.

Homepage: https://metacpan.org/release/POE-Component-Client-HTTP

Version: 0.949-2

Section: universe/perl