Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: jakob [...] kirei.se
Cc:
AdminCc:

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



Subject: Typo in NET::DNS::SEC t/09-dnssec.t
Index: t/09-dnssec.t =========================================================== ======== --- t/09-dnssec.t (revision 801) +++ t/09-dnssec.t (working copy) @@ -126,7 +126,7 @@ "); -ok( $dsakeyrr, 'RSA public key created'); +ok( $dsakeyrr, 'DSA public key created');
fixed