Subject: | Use Digest::SHA instead of Digest::SHA1 |
Date: | Thu, 12 Aug 2010 13:37:11 +0900 |
To: | bug-XML-Atom [...] rt.cpan.org |
From: | Ansgar Burchardt <ANSGAR [...] cpan.org> |
Hi,
the attached patch changes XML::Atom 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.