Skip Menu |

This queue is for tickets about the Net-DNS CPAN distribution.

Report information
The Basics
Id: 83642
Status: resolved
Priority: 0/
Queue: Net-DNS

People
Owner: Nobody in particular
Requestors: hsalgado [...] vulcano.cl
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.72
Fixed in: (no value)



Hi. I'm trying to setup a resolver object with "checking disabled", to avoid dnssec checks. In the docs it seems to be a "cdflag" which must be set in addition to "dnssec", but it's not working. Reading the source, it seems to be that "cdflag" is not promoted as a "public_attr". I added a single line: -------- @@ -151,7 +151,6 @@ persistent_udp dnssec ignqrid + cdflag ); -------- in Resolver/Base.pm ($Id: Base.pm 1094 2012-12-27 21:35:09Z willem), and now works. Regards, Hugo
From: rwfranks [...] acm.org
Fixed in 0.79