Subject: | use Digest::SHA instead of Digest::SHA1 |
Date: | Fri, 13 May 2011 21:38:15 +0200 |
To: | bug-Net-XMPP [...] rt.cpan.org |
From: | Salvatore Bonaccorso <carnil [...] cpan.org> |
Hi
Your module depends on Digest::SHA1. However 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 changing use of Digest::SHA1 to use Digest::SHA.
Thanks in advance,
Bests
Salvatore
Message body not shown because it is not plain text.