Subject: | [PATCH] Use Digest::SHA instead of Digest::SHA1 |
Date: | Sat, 23 Apr 2011 20:57:38 +0200 |
To: | bug-Bloom-Filter [...] rt.cpan.org |
From: | Salvatore Bonaccorso <carnil [...] cpan.org> |
Hi
Attached patch changes Filter.pm to use Digest::SHA instead of
Digest::SHA1. igest::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.