pdict
client API for accessing dictionary servers (RFC 2229)
Install
- All systems
-
curl cmd.cat/pdict.sh
- Debian
-
apt-get install libnet-dict-perl
- Ubuntu
-
apt-get install libnet-dict-perl
- Kali Linux
-
apt-get install libnet-dict-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libnet-dict-perl
- Raspbian
-
apt-get install libnet-dict-perl
- Dockerfile
- dockerfile.run/pdict
libnet-dict-perl
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.