Install libnet-dns-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libnet-dns-perl
Description:
Perform DNS queries from a Perl script
Net::DNS is a DNS resolver implemented in Perl supporting IPv6. It allows the programmer to perform nearly any type of DNS query from a Perl script.
Homepage: http://www.net-dns.org/
Version: 1.10-2
Section: perl