Install libpoe-component-sslify-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libpoe-component-sslify-perl
Description:
module for SSL connection handling in POE Components
POE::Component::SSLify is a POE Component that represents the standard way to handle SSL connections for other POE Components. It allows for the creation of SSL-wrapped sockets, generally used with POE::Wheel::SocketFactory, which are correctly handled by the POE engine.
Homepage: https://metacpan.org/release/POE-Component-SSLify
Version: 1.012-1
Section: universe/perl