How to Install libnet-inet6glue-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install libnet-inet6glue-perl

Description:

glue module to make perl modules IPv6 ready

Net::INET6Glue is a collection of modules to make common modules IPv6 ready by hotpatching them. . Unfortunatly the current state of IPv6 support in perl is that no IPv6 support is in the core and that a lot of important modules (like Net::FTP, Net::SMTP, LWP, ...) do not support IPv6 even if the modules for IPv6 sockets like Socket6, IO::Socket::IP or IO::Socket::INET6 are available.

Homepage: https://metacpan.org/release/Net-INET6Glue

Version: 0.603-2

Section: universe/perl