Skip Menu |

This queue is for tickets about the Git-PurePerl CPAN distribution.

Report information
The Basics
Id: 69470
Status: new
Priority: 0/
Queue: Git-PurePerl

People
Owner: Nobody in particular
Requestors: CARNIL [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Use Digest::SHA (in Perl core) instead of Digest::SHA1
Date: Thu, 14 Jul 2011 15:41:38 +0200
To: bug-Git-PurePerl [...] rt.cpan.org
From: Salvatore Bonaccorso <carnil [...] cpan.org>
Hi! In most cases Digest::SHA1 could be replaced by Digest::SHA. Most of the functionality (except sha1_transform) of Digest::SHA1 is also provided by Digest::SHA. Furthermore Digest::SHA is part of the standard perl distribution since perl v5.9.3 so this reduces the number of external dependencies by one. Could you please consider, changing the use of Digest::SHA1 to Digest::SHA? In Debian Perl Group we have the goal to drop libdigest-sha1-perl package providing Digest::SHA1 [1]. [1] http://wiki.debian.org/Teams/DebianPerlGroup/OpenTasks/Transitions/DigestSHA1ToDigestSHA Regards, Salvatore
Download signature.asc
application/pgp-signature 836b

Message body not shown because it is not plain text.