wok-6.x view perl-net-dns/description.txt @ rev 24477

updated dialog and dialog-dev (1.3_20210324 -> 1.3_20220117)
author Hans-G?nter Theisgen
date Fri Feb 18 10:50:23 2022 +0100 (2022-02-18)
parents
children
line source
1 Net::DNS is a collection of Perl modules that act as a Domain Name System
2 (DNS) resolver.
3 It allows the programmer to perform DNS queries that are beyond the
4 capabilities of "gethostbyname" and "gethostbyaddr".
6 The programmer should be familiar with the structure of a DNS packet.
7 See RFC 1035 or DNS and BIND (Albitz & Liu) for details.