From salvatore.bonaccorso [...] gmail.com Fri Aug 5 14: | 15:47 2011 |
X-Virus: | Hi! I am a header virus! Copy me into yours an join the fun! |
MIME-Version: | 1.0 |
X-Spam-Status: | No, score=-6.11 tagged_above=-99.9 required=10 tests=[AWL=-0.000, BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_HI=-5, SPF_NEUTRAL=0.779, T_TO_NO_BRKTS_FREEMAIL=0.01] autolearn=ham |
Content-Disposition: | inline |
X-Spam-Flag: | NO |
X-Virus-Checked: | Checked by ClamAV on 16.mx.develooper.com |
X-Operating-System: | Debian GNU/Linux |
Content-Type: | multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="cvVnyQ+4j833TQvp" |
Message-ID: | <20110805181535.GA31215 [...] elende.valinor.li> |
X-Virus-Scanned: | Debian amavisd-new at bestpractical.com |
X-Spam-Score: | -6.11 |
Received: | from localhost (localhost [127.0.0.1]) by hipster.bestpractical.com (Postfix) with ESMTP id 8DF7724072E for <cpan-bug+DBIx-Class-Cursor-Cached [...] hipster.bestpractical.com>; Fri, 5 Aug 2011 14:15:47 -0400 (EDT) |
Received: | from hipster.bestpractical.com ([127.0.0.1]) by localhost (hipster.bestpractical.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Hq9mzAakVypq for <cpan-bug+DBIx-Class-Cursor-Cached [...] hipster.bestpractical.com>; Fri, 5 Aug 2011 14:15:45 -0400 (EDT) |
Received: | from la.mx.develooper.com (x1.develooper.com [207.171.7.70]) by hipster.bestpractical.com (Postfix) with SMTP id 6C403240529 for <bug-DBIx-Class-Cursor-Cached [...] rt.cpan.org>; Fri, 5 Aug 2011 14:15:44 -0400 (EDT) |
Received: | (qmail 28607 invoked by uid 103); 5 Aug 2011 18:15:43 -0000 |
Received: | from x16.dev (10.0.100.26) by x1.dev with QMQP; 5 Aug 2011 18:15:43 -0000 |
Received: | from mail-fx0-f50.google.com (HELO mail-fx0-f50.google.com) (209.85.161.50) by 16.mx.develooper.com (qpsmtpd/0.80/v0.80-19-gf52d165) with ESMTP; Fri, 05 Aug 2011 11:15:40 -0700 |
Received: | by fxh2 with SMTP id 2so2396431fxh.9 for <bug-DBIx-Class-Cursor-Cached [...] rt.cpan.org>; Fri, 05 Aug 2011 11:15:37 -0700 (PDT) |
Received: | by 10.223.68.194 with SMTP id w2mr629838fai.139.1312568136951; Fri, 05 Aug 2011 11:15:36 -0700 (PDT) |
Received: | from elende (elende.valinor.li [188.40.94.203]) by mx.google.com with ESMTPS id o7sm1165515fah.36.2011.08.05.11.15.35 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 05 Aug 2011 11:15:36 -0700 (PDT) |
Authentication-Results: | hipster.bestpractical.com (amavisd-new); dkim=pass header.i= [...] gmail.com |
Delivered-To: | cpan-bug+DBIx-Class-Cursor-Cached [...] hipster.bestpractical.com |
User-Agent: | Mutt/1.5.21 (2010-09-15) |
Subject: | Use Digest::SHA instead of Digest::SHA1 |
Return-Path: | <salvatore.bonaccorso [...] gmail.com> |
X-RT-Mail-Extension: | dbix-class-cursor-cached |
X-Original-To: | cpan-bug+DBIx-Class-Cursor-Cached [...] hipster.bestpractical.com |
X-Spam-Check-BY: | 16.mx.develooper.com |
Dkim-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:date:from:to:subject:message-id:mime-version:content-type :content-disposition:x-opensource:x-virus:x-operating-system :x-pgp-key:user-agent; bh=l4R5YYg5mdxuzjYomhByKN2E0YnB3JVOH+uclajT66k=; b=eeuiUyN6nMPTX1M77kDvNJhjE3z3SDLNKjOgjwtX1zP+eWfbGRaiTAwvaES+zVpETZ +KP7u65vNEeG6oQqP3rsK2VgQowxdX/qRcndKrueVKg8okj3RHV7Yz+Pk+2+JyVzNAl1 FrUQCBQDuiuakuQYyxEYJN5koDwGgaffQQUTk= |
X-PGP-Key: | http://people.debian.org/~carnil/0x7FD863FE.asc |
Sender: | Salvatore Bonaccorso <salvatore.bonaccorso [...] gmail.com> |
Date: | Fri, 5 Aug 2011 20:15:35 +0200 |
X-Spam-Level: | |
X-Opensource: | Have a lot of fun! |
To: | bug-DBIx-Class-Cursor-Cached [...] rt.cpan.org |
From: | Salvatore Bonaccorso <carnil [...] debian.org> |
Content-Length: | 0 |
Content-Type: | multipart/mixed; boundary="mP3DRpeJDSE+ciuQ" |
Content-Disposition: | inline |
Content-Length: | 0 |
content-type: | text/plain; charset="utf-8" |
Content-Disposition: | inline |
Content-Transfer-Encoding: | quoted-printable |
X-RT-Original-Encoding: | us-ascii |
Content-Length: | 486 |
Hi
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
Content-Type: | text/x-diff; charset=us-ascii |
content-disposition: | attachment; filename="use-Digest-SHA.patch" |
Content-Transfer-Encoding: | quoted-printable |
X-RT-Original-Encoding: | us-ascii |
Content-Length: | 1771 |
Message body is not shown because sender requested not to inline it.
Content-Description: | Digital signature |
content-type: | application/pgp-signature; name="signature.asc" |
Content-Length: | 836 |
Message body not shown because it is not plain text.