Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Net-DNS: DNS resolver modules for Perl
Name: | perl-Net-DNS |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 0.59 |
License: | GPL or Artistic |
Release: | 3.ML6 |
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
- * Tue Jul 17 01:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Fri Jul 6 01:00:00 2007 Robin Norwood <rnorwood{%}redhat{*}com> 0.59-3
-
- Resolves: rhbz#245620
- Fix dn_expand patch.
- * Tue Jul 3 01: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