Hi,
In file 'Net/DNS/SEC/Private.pm' there is a small typo in line 55:
while (<KEYFH>) {
if (/Private-key-format: (v\d*\.\d*)/) {
if ($1 ne "v1.2") {
croak "Private Key Format not regognized";
Regognized should be written as recognized, if I am correct.
Discovered in Net::DNS::SEC version 0.16
Regards,
--
Marco
Thu Jun 28 08:13:55 2012NLNETLABS [...] cpan.org - Correspondence added
On Tue 23 Nov 2010 09:58:40, marco.davids@sidn.nl wrote:
Show quoted text
> Regognized should be written as recognized, if I am correct.
Absolutely. Applied.
-- Willem
Thu Jun 28 08:13:56 2012The RT System itself - Status changed from 'new' to 'open'
Thu Jun 28 08:13:56 2012NLNETLABS [...] cpan.org - Status changed from 'open' to 'resolved'