From salvatore.bonaccorso [...] gmail.com Sat Aug 27 01: | 59:42 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="C7zPtVaVf+AK4Oqc" |
Message-ID: | <20110827055930.GA9465 [...] elende> |
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 2360D2400DD for <cpan-bug+IMDB-Film [...] hipster.bestpractical.com>; Sat, 27 Aug 2011 01:59:42 -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 tpf+OKBb0cml for <cpan-bug+IMDB-Film [...] hipster.bestpractical.com>; Sat, 27 Aug 2011 01:59:40 -0400 (EDT) |
Received: | from la.mx.develooper.com (x1.develooper.com [207.171.7.70]) by hipster.bestpractical.com (Postfix) with SMTP id 1BFB92400D7 for <bug-IMDB-Film [...] rt.cpan.org>; Sat, 27 Aug 2011 01:59:39 -0400 (EDT) |
Received: | (qmail 8096 invoked by uid 103); 27 Aug 2011 05:59:39 -0000 |
Received: | from x16.dev (10.0.100.26) by x1.dev with QMQP; 27 Aug 2011 05:59:39 -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, 26 Aug 2011 22:59:36 -0700 |
Received: | by fxh2 with SMTP id 2so3133225fxh.9 for <bug-IMDB-Film [...] rt.cpan.org>; Fri, 26 Aug 2011 22:59:33 -0700 (PDT) |
Received: | by 10.223.61.148 with SMTP id t20mr2956017fah.125.1314424772617; Fri, 26 Aug 2011 22:59:32 -0700 (PDT) |
Received: | from elende (elende.valinor.li [188.40.94.203]) by mx.google.com with ESMTPS id b14sm1875631fab.43.2011.08.26.22.59.31 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 26 Aug 2011 22:59:31 -0700 (PDT) |
Authentication-Results: | hipster.bestpractical.com (amavisd-new); dkim=pass header.i= [...] gmail.com |
Delivered-To: | cpan-bug+IMDB-Film [...] hipster.bestpractical.com |
User-Agent: | Mutt/1.5.20 (2009-06-14) |
Subject: | Does not depend on Digest::SHA1 |
Return-Path: | <salvatore.bonaccorso [...] gmail.com> |
X-RT-Mail-Extension: | imdb-film |
X-Original-To: | cpan-bug+IMDB-Film [...] 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=RMao7PQ4g4kG6wSIizoHi2VZVPM1Xq3Vp/tfeR3/+a0=; b=rSbiMvbCOCMqFBN+pRHmCbUFLwm0W0sBgtnLxr/OmFs7gfA5zemRdtZ+9A72wwFZeS a80svps4V1ra1sOeWfWF8P1msjoshVY7Etg4A0wL30DCDrEZEMH5W/X96I60wpDfMbT/ dpYnnTkjLm0JJjCs2X9YCFZZqyV5cli9/JAOo= |
X-PGP-Key: | http://people.debian.org/~carnil/0x7FD863FE.asc |
Sender: | Salvatore Bonaccorso <salvatore.bonaccorso [...] gmail.com> |
Date: | Sat, 27 Aug 2011 07:59:30 +0200 |
X-Spam-Level: | |
X-Opensource: | Have a lot of fun! |
To: | bug-IMDB-Film [...] rt.cpan.org |
From: | Salvatore Bonaccorso <carnil [...] debian.org> |
Content-Length: | 0 |
content-type: | text/plain; charset="utf-8" |
Content-Disposition: | inline |
X-RT-Original-Encoding: | us-ascii |
Content-Length: | 731 |
Hi!
IMDB-Film does not seem to really depend on Digest::SHA1 would it be
possible to drop that dependency? The reason behind this request is
that Digest::SHA providing the almost same interface of Digest::SHA1
is in perl core since 5.9.3 [1].
[1] http://wiki.debian.org/Teams/DebianPerlGroup/OpenTasks/Transitions/DigestSHA1ToDigestSHA
We from the Debian Perl Group would like thus to get rid of the
Digest::SHA1 dependency. I find references to Digest::SHA1 only in:
ChangeLog: - added prerequest module Digest::SHA1 (thanks to CPAN testers).
META.yml: Digest::SHA1: 0
Makefile.PL: 'Digest::SHA1' => 0,
Thanks for your work!
Bests regards,
Salvatore
Content-Description: | Digital signature |
content-type: | application/pgp-signature; name="signature.asc" |
Content-Disposition: | inline |
Content-Length: | 836 |
Message body not shown because it is not plain text.