Subject: | reset accidentally removed in 2.07? |
"make test" of Digest::HMAC fails with Digest::SHA1 2.07:
http://rt.cpan.org/NoAuth/Bug.html?id=4622
t/rfc2202....Can't locate auto/Digest/SHA1/reset.al in @INC [...]
Maybe "reset" was accidentally removed from 2.07? I see the following was removed from SHA1.pm as of 2.07 but no note about it in the change logs:
*reset = \&new;