e4e46ecd08
* Update to 0.14, which has only two changes: - Fix the bug which we fixed with patch-aa - Fix the "defined @array" line that trips up perl 5.6.x
12 lines
390 B
Text
12 lines
390 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/search?module=Net::DNS
|
|
|
|
- Doug Barton
|
|
DougB@FreeBSD.org
|