How to Install libnet-easytcp-perl in Ubuntu 18.04



Install libnet-easytcp-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libnet-easytcp-perl

Description:

Easily create secure, bandwidth-friendly TCP/IP clients and servers

This class allows you to easily create TCP/IP clients and servers and provides an OO interface to manage the connection(s). This allows you to concentrate on the application rather than on the transport. . - One easy module to create both clients and servers - Object Oriented interface - Event-based callbacks in server mode - Internal protocol to take care of all the common transport problems - Transparent encryption - Transparent compression

Homepage: https://metacpan.org/release/EasyTCP

Version: 0.26-4

Section: universe/perl