Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Net-DNS: DNS resolver modules for Perl
Name: | perl-Net-DNS |
Vendor: | Scientific Linux |
Version: | 0.59 |
License: | GPL or Artistic |
Release: | 3.el5 |
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 Jul 5 17:00:00 2007 Robin Norwood <rnorwood{%}redhat{*}com> 0.59-3
- Resolves: rhbz#245620
- Fix dn_expand patch.
- * Mon Jul 2 17:00:00 2007 Robin Norwood <rnorwood{%}redhat{*}com> 0.59-2
- Resolves: rhbz#245620
- Backport patch to fix dn_expand looping issue
- Backport patch to randomize ID field
- * Wed Sep 27 17:00:00 2006 Robin Norwood <rnorwood{%}redhat{*}com> - 0.59-1
- Upgrade to upstream version 0.59 per bug #208315