How to Install libnet-dict-perl in Ubuntu 18.04



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

sudo apt update
sudo apt install libnet-dict-perl

Description:

client API for accessing dictionary servers (RFC 2229)

Net::Dict is a perl module for looking up words and their definitions on network dictionary servers. Net::Dict provides a simple DICT client API for the network protocol described in RFC2229. This module allows connect with DICT server, matching words and selecting databases.

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

Version: 2.21-1

Section: universe/perl