Subject: | Use Digest::SHA instead of Digest::SHA1 |
Date: | Thu, 12 Aug 2010 14:27:08 +0900 |
To: | bug-Crypt-OpenSSL-DSA [...] rt.cpan.org |
From: | Ansgar Burchardt <ANSGAR [...] cpan.org> |
Hi,
the attached patch changes Crypt::OpenSSL::DSA to use the Digest::SHA
module instead of Digest::SHA1. Digest::SHA is part of the standard
perl distribution since perl v5.9.3 so this reduces the number of
external dependencies by one.
Please consider applying it for the next release.
Regards,
Ansgar
Message body is not shown because sender requested not to inline it.