From owner-freebsd-perl@FreeBSD.ORG Sun Nov 2 09:17:11 2014 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B812371E for ; Sun, 2 Nov 2014 09:17:11 +0000 (UTC) Received: from smtp6-g21.free.fr (smtp6-g21.free.fr [IPv6:2a01:e0c:1:1599::15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7F9B1D4C for ; Sun, 2 Nov 2014 09:17:11 +0000 (UTC) Received: from max.scoubidou.com (unknown [82.237.209.39]) by smtp6-g21.free.fr (Postfix) with ESMTP id 4E42E822CE; Sun, 2 Nov 2014 10:15:17 +0100 (CET) Received: from zetta.scoubidou.com (unknown [192.168.1.18]) by max.scoubidou.com (Postfix) with ESMTP id 1E531F2E6; Sun, 2 Nov 2014 10:16:59 +0100 (CET) Message-ID: <5455F68A.8030508@scoubidou.com> Date: Sun, 02 Nov 2014 10:16:58 +0100 From: =?UTF-8?B?TWF4aW1lIFNvdWzDqQ==?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: freebsd-perl@freebsd.org Subject: Re: About the Perl .packlist files and their usefulness... References: <20141028173511.GA77596@prod2.absolight.net> In-Reply-To: <20141028173511.GA77596@prod2.absolight.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 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: Sun, 02 Nov 2014 09:17:11 -0000 Le 28.10.2014 18:35, Mathieu Arnold a écrit : > Hi, > > I have some infrastructure work on the stove, and I was wondering if > there was any *real* need for the .packlist files. If someone really > uses them, what for, and could some other source of file list be used ? > > Regards, https://metacpan.org/pod/App::FatPacker use these files. https://metacpan.org/pod/distribution/App-cpanminus/bin/cpanm too for uninstalling modules, but in the perl system case, cpanm is normally not needed. Regards, Max.