Version 0.50 Released
Version 0.50 has been released and is available from CPAN.
Main differences between version 0.49 and 0.50 are:
- IPv6 transport for the Resolver and the Nameserver classes. This is provided that you have Socket6 and IO::Socket::INET6 installed.
- Binary label support for domain names.
- No dependency on the systems libresolv, which caused differences in behavior with respect to binary labels and caused all these compile bugs on Tiger. Net::DNS now commes with its own library, that currently only contains dn_expan().
Bug reports are welcomed through rt.cpan.org.