How to Install libnet-idn-encode-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install libnet-idn-encode-perl

Description:

Internationalizing Domain Names in Applications (IDNA)

Net::IDN::Encode provides an easy-to-use interface to encode and decode Internationalized Domain Names (IDNs). . IDNs use characters drawn from a large repertoire (Unicode), but IDNA allows the non-ASCII characters to be represented using only the ASCII characters already allowed in so-called host names today (letter-digit-hypen, /[A-Z0-9-]/i).

Homepage: https://metacpan.org/release/Net-IDN-Encode

Version: 2.400-1build1

Section: universe/perl