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>