Skip Menu |

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

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

People
Owner: rt-cpan [...] triv.org
Requestors: jochen.schneider [...] telefonica.de
Cc:
AdminCc:

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



Subject: typo error in Net::DNS::RR POD
--- /usr/local/lib/perl/5.8.0/Net/DNS/RR.pm 2004-01-04 05:43:32.000000000 +0100 +++ RR.pm 2004-02-05 18:59:09.000000000 +0100 @@ -187,7 +187,7 @@ $rr = Net::DNS::RR->new( name => "foo.example.com", - yype => "A", + type => "A", ); Returns an RR object of the appropriate type, or a C<Net::DNS::RR>