Subject: | Use Digest::SHA instead of Digest::SHA1 |
Date: | Fri, 13 May 2011 22:07:47 +0200 |
To: | bug-Atompub [...] rt.cpan.org |
From: | Salvatore Bonaccorso <carnil [...] debian.org> |
Hi
Your module currently uses Digest::SHA1 in lib/Atompub/Server.pm and
lib/Atompub/Client.pm.
Attached patch changes the module to use Digest::SHA 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,
Salvatore
Message body is not shown because sender requested not to inline it.
Message body not shown because it is not plain text.