Net::DNS 0.80 released

I am pleased to announce version 0.80 of Net::DNS.

In this release a single bug is fixed; The “Too late to run INIT block …” warnings that appeared when “requiring” Net::DNS, instead of “using”, are once again suppressed. The INIT block has no effect on Net::DNS operation and is only necessary for Net::DNS::SEC test scripts.

Besides this bug fix, Net::DNS::Resolver can now be forced to use IPv6 only with the force_v6 method.

Also documentation of Net::DNS::Resolver has been tidied, improved and complemented with missing subjects.

To make cygwin installations more predictable and robust, Win32::IPHelper support for cygwin has been removed. Resolver objects are now based on the cygwin specific base class always.

For a complete list of changes and bugfixes see the CHANGES file.

link http://www.net-dns.org/download/Net-DNS-0.80.tar.gz
sha1 19df370fbdf214c9c51e2385f5c3aa791b347539

Comments are closed.