Skip Menu |

This queue is for tickets about the Digest CPAN distribution.

Report information
The Basics
Id: 14769
Status: resolved
Priority: 0/
Queue: Digest

People
Owner: Nobody in particular
Requestors: steve [...] fisharerojo.org
Cc:
AdminCc:

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



Subject: [PATCH] Pod nit in Digest.pm
There is a small spelling fix in the current bleadperl. A patch for it is included below. Thanks! --- Digest.pm.old 2005-09-26 18:49:01.000000000 -0500 +++ Digest.pm 2005-09-26 18:48:29.000000000 -0500 @@ -205,7 +205,7 @@ read-once operation. Once it has been performed, the $ctx object is automatically C<reset> and can be used to calculate another digest value. Call $ctx->clone->digest if you want to calculate the digest -without reseting the digest state. +without resetting the digest state. =item $ctx->hexdigest