Jump to letter: [
BCEFGHIKLMNOPQRSTUVWXY
]
perl-Net-DNS: Net-DNS Perl module
Name: | perl-Net-DNS |
Vendor: | Scientific Linux |
Version: | 0.31 |
License: | GPL or Artistic |
Release: | 4.el3 |
URL: | http://www.net-dns.org/ |
- Summary
- 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.
Changelog
- * Thu Jun 28 19:00:00 2007 Robin Norwood <rnorwood{%}redhat{*}com>
- Resolves: rhbz#245616
- Backport patch to fix dn_expand looping issue
- Backport patch to randomize ID field
- Also allow disabling of online tests
- * Mon Jan 27 18:00:00 2003 Chip Turner <cturner{%}redhat{*}com>
- version bump and rebuild
- * Tue Dec 10 18:00:00 2002 Chip Turner <cturner{%}redhat{*}com>
- update to latest version from CPAN