Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: NetDNSBug.to.davies [...] spamgourmet.com
Cc:
AdminCc:

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



Subject: Net::DNS::Nameserver documentation bug
Date: Sat, 01 Apr 2017 22:40:53 +0100
To: bug-net-dns [...] rt.cpan.org
From: NetDNSBug.to.davies [...] spamgourmet.com
The example in the POD contains the line return ($rcode, \@ans, \@auth, \@add, $headermask, $optionmask }); which has unbalanced curlies. Regards, John Davies
From: rwfranks [...] acm.org
On Sat Apr 01 18:05:41 2017, NetDNSBug.to.davies@spamgourmet.com wrote: Show quoted text
> The example in the POD contains the line > > return ($rcode, \@ans, \@auth, \@add, $headermask, $optionmask });
Extraneous "}" deleted. Thanks. Will be in next release.