perl-Net-DNS

DNS resolver modules for Perl

Description

Net::DNS is a collection of Perl modules that act as a Domain Name
System (DNS) resolver. It allows the programmer to perform DNS queries
that are beyond the capabilities of gethostbyname and gethostbyaddr.

The programmer should be somewhat familiar with the format of a DNS
packet and its various sections. See RFC 1035 or DNS and BIND (Albitz
& Liu) for details.
Website: http://www.net-dns.org/
License: (GPL+ or Artistic) and BSD and ISC and MIT
Vendor: Baruwa Enterprise Edition https://packages.baruwa.com/
Group: development/libraries

Packages

perl-Net-DNS-0.72-6.el6_10.x86_64 [267 KiB] Changelog by Andrew Colin Kissa (2023-02-10):
- BaruwaOS rebuild
perl-Net-DNS-0.65-5.el6.x86_64 [232 KiB] Changelog by Jitka Plesnikova (2013-04-19):
- Fix Net::DNS fails to delete AAAA RRSets
- Resolves: rhbz#766357