Commit Graph

5 Commits

Author SHA1 Message Date
wilfried
52ecceefbb Update to Net-DNS-0.14
This is an interum release, intended to return Net::DNS to CPAN,
and encourage new devopement.  Version 2.0 is not far behind with
major changes including support for windows platforms, TSIG and
Net::DNS::Nameserver (a very simple nameserver).

Fixed the "defined(@array) is deprecated" message in DNS.pm under
perl 5.6.0 and greater.

Fixed a bug in the Net::DNS::Resolver->nextid method to ensure that
the query ID remains 16 bits.
2002-05-11 21:23:19 +00:00
espie
2b7c75e086 Move perl manpages where they belong, from section 3 to section 3p.
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
danh
f4cd40f3db remove .packlist 2001-01-08 23:51:41 +00:00
danh
b27e659bb7 better fix for conflicts; suggested by espie@ 2001-01-08 20:17:33 +00:00
danh
0607021fc9 Net::DNS is a Perl interface to the DNS resolver. It allows the
programmer to perform any type of DNS query from a Perl script.

Submitted by:	Peter Stromberg <home@wilfried.net>
2001-01-08 19:41:55 +00:00