From owner-freebsd-perl@FreeBSD.ORG Mon Feb 25 08:24:31 2008 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0DA516A403 for ; Mon, 25 Feb 2008 08:24:31 +0000 (UTC) (envelope-from leeym@leeym.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by mx1.freebsd.org (Postfix) with ESMTP id A17E913C457 for ; Mon, 25 Feb 2008 08:24:31 +0000 (UTC) (envelope-from leeym@leeym.com) Received: by an-out-0708.google.com with SMTP id c14so346334anc.13 for ; Mon, 25 Feb 2008 00:24:31 -0800 (PST) Received: by 10.100.251.5 with SMTP id y5mr6196790anh.98.1203927870871; Mon, 25 Feb 2008 00:24:30 -0800 (PST) Received: by 10.101.68.17 with HTTP; Mon, 25 Feb 2008 00:24:30 -0800 (PST) Message-ID: <759236930802250024x5738b0b7ib70af75f0b1a6fe4@mail.gmail.com> Date: Mon, 25 Feb 2008 00:24:30 -0800 From: "Yen-Ming Lee" To: "=?UTF-8?Q?Dag-Erling_Sm=C3=B8rgrav?=" In-Reply-To: <759236930802242324o614598d1i1a8ca3cc8c12478c@mail.gmail.com> MIME-Version: 1.0 References: <86zltpzrxt.fsf@ds4.des.no> <759236930802242324o614598d1i1a8ca3cc8c12478c@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org, perl@freebsd.org Subject: Re: Port dependencies on p5-Test-* X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Feb 2008 08:24:32 -0000 2008/2/24, Yen-Ming Lee : > However, I agree to remove p5-Test-Simple from dependency since it's in > PERL core list already. I mean Test::More when I mentioned p5-Test-Simple. Test::More is in the core list of PERL 5.6.2 or above. But for other modules in p5-Test-Simple, say Test::Builder::Tester and Test::Builder::Module, they are in the core list of PERL 5.8.8 or above. -- Yen-Ming Lee