From owner-freebsd-questions@FreeBSD.ORG Wed Feb 22 16:40:59 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D94FA1065674 for ; Wed, 22 Feb 2012 16:40:59 +0000 (UTC) (envelope-from aimass@yabarana.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 94A1D8FC0C for ; Wed, 22 Feb 2012 16:40:59 +0000 (UTC) Received: by ghbg15 with SMTP id g15so173260ghb.13 for ; Wed, 22 Feb 2012 08:40:58 -0800 (PST) Received-SPF: pass (google.com: domain of aimass@yabarana.com designates 10.50.159.161 as permitted sender) client-ip=10.50.159.161; Authentication-Results: mr.google.com; spf=pass (google.com: domain of aimass@yabarana.com designates 10.50.159.161 as permitted sender) smtp.mail=aimass@yabarana.com Received: from mr.google.com ([10.50.159.161]) by 10.50.159.161 with SMTP id xd1mr27728788igb.15.1329928858739 (num_hops = 1); Wed, 22 Feb 2012 08:40:58 -0800 (PST) MIME-Version: 1.0 Received: by 10.50.159.161 with SMTP id xd1mr22450335igb.15.1329928858658; Wed, 22 Feb 2012 08:40:58 -0800 (PST) Sender: aimass@yabarana.com Received: by 10.231.77.5 with HTTP; Wed, 22 Feb 2012 08:40:58 -0800 (PST) In-Reply-To: <4F451986.3010808@infracaninophile.co.uk> References: <4F451986.3010808@infracaninophile.co.uk> Date: Wed, 22 Feb 2012 11:40:58 -0500 X-Google-Sender-Auth: 2IC-9zI_9Ae9zgfwqTohBkbqC8k Message-ID: From: Alejandro Imass To: Matthew Seaman Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQnPXYhapBA7YzHiEzw6O2e2leRnkI3gRRxU/K5Uw8FOhuMRxdzi9hvIMQ+mQmkYH7Cld5l9 Cc: freebsd-questions@freebsd.org Subject: Re: CPAN hanging on ExtUtils::MakeMaker even if installed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2012 16:40:59 -0000 On Wed, Feb 22, 2012 at 11:36 AM, Matthew Seaman wrote: > On 22/02/2012 15:54, Alejandro Imass wrote: >> On Tue, Feb 21, 2012 at 7:34 PM, Jaime Kikpole wrote: [...] > Actually, the problem as highlighted in that Perlmonks article was with > BSDPAN::ExtUtils::Packlist. =A0A fix has been applied to the perl5.10, > perl5.12 and perl5.14 ports. > I'm pretty sure I've seen this in 5.10 but I can't say for sure since I upgraded all my systems to 5.12. I'm pretty sure I haven't seen it in 5.12 though. The problem is that I got so used to it that I stopped paying attention to it and just fixed in on the spot, so I can't really say for sure the last time I encountered the problem. --=20 Alejandro Imass