- Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
9 lines
348 B
Text
9 lines
348 B
Text
Net::DNS is a collection of Perl modules to interface with
|
|
the Domain Name System (DNS) resolver. It allows the
|
|
programmer to perform queries that are beyond the
|
|
capabilities of gethostbyname and gethostbyaddr.
|
|
|
|
There are also methods for dealing with creating and
|
|
parsing dynamic updates packets.
|
|
|
|
WWW: http://search.cpan.org/dist/Net-DNS/
|