wok view perl-net-dns/description.txt @ rev 25039

Up aspell-pl (6.0_20210731-0), icmptx (20190501)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 26 14:53:15 2022 +0000 (2022-05-26)
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.