NET::DNS

Net::DNS is a DNS resolver implemented in Perl to which NLnet Labs contributes.

It allows the programmer to perform nearly any type of DNS query from a Perl script. Net::DNS::SEC is an extension to the library that implements the DNSSEC resource records. Net::DNS does not depend on any C libraries but, if possible, it tries to link to the libresolv library which should provide a notable speed increase. Net::DNS::SEC is an extension to the library that implements the DNSSEC resource records.

This project is maintained on net-dns.org.