It's coming along nicely. The DNSSEC stuff has been split into a seperate package, with hooks in place inside Net::DNS. The next version will also restore functionality with older perls. I'm hoping the finish the Net::DNS stuff by the end of the week, and have it on CPAN by June. Then it's off to testing 5.8.0 RCs. I usually don't find anything first, but there's no harm in looking.
Just wanted to say thanks for your work on Net::DNS.
We use Net::DNS quite a bit here at MessageLabs, mostly for checking that our mail servers aren't in DNS blacklists. The one time we had a problem with it (when we exceeded 64K queries IIRC) there was already a bug fixed release on CPAN;-)
Good job (Score:2)
We use Net::DNS quite a bit here at MessageLabs, mostly for checking that our mail servers aren't in DNS blacklists. The one time we had a problem with it (when we exceeded 64K queries IIRC) there was already a bug fixed release on CPAN