Binary package “libpoe-component-sslify-perl” in ubuntu xenial

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.