Archive for September 2014

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

Release candidate for Net::DNS 0.80

We have a candidate for the upcoming single-bugfix release 0.80 of Net::DNS.

With this release the “Too late to run INIT block …” warnings that appear 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 bugfix, Net::DNS::Resolver can now besides being forced to use IPv4 only, also be forced to use IPv6 only with the force_v6 method. Also documentation of Net::DNS::Resolver has been tidied.

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.

If no issues arise, the actual release will follow Monday the 22th of September 2014.

link http://www.net-dns.org/download/Net-DNS-0.79_2.tar.gz
sha1 abc2e7e8abce7e68262b37b6d57d80d503580148