Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 71824 invoked from network); 14 Dec 2005 21:50:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Dec 2005 21:50:36 -0000 Received: (qmail 25821 invoked by uid 500); 14 Dec 2005 21:50:28 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 25803 invoked by uid 500); 14 Dec 2005 21:50:28 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 25792 invoked by uid 99); 14 Dec 2005 21:50:28 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2005 13:50:27 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [66.236.219.72] (HELO vegeta.p6m7g8.net) (66.236.219.72) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2005 13:50:27 -0800 Received: from vegeta.p6m7g8.net (localhost [127.0.0.1]) by vegeta.p6m7g8.net (8.13.4/8.13.4) with ESMTP id jBELnoPO057832; Wed, 14 Dec 2005 16:49:50 -0500 (EST) (envelope-from pgollucci@p6m7g8.com) Received: from localhost (pgollucci@localhost) by vegeta.p6m7g8.net (8.13.4/8.13.4/Submit) with ESMTP id jBELnjck057829; Wed, 14 Dec 2005 16:49:45 -0500 (EST) (envelope-from pgollucci@p6m7g8.com) X-Authentication-Warning: vegeta.p6m7g8.net: pgollucci owned process doing -bs Date: Wed, 14 Dec 2005 16:49:45 -0500 (EST) From: "Philip M. Gollucci" X-X-Sender: pgollucci@vegeta.p6m7g8.net To: Peter Walsham cc: modperl@perl.apache.org Subject: Re: [mp2] local %ENV causes Segmentation fault or Bus error In-Reply-To: Message-ID: <20051214164823.K57717@vegeta.p6m7g8.net> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > First off a bit of CPAN wierdness. With perl -MCPAN 'install Sys::HostIP' > you get version 1.0 (07 Jun 2000), rather than the latest version (1.3.1 > 29 Sep 2003), something to do with the change of owner (five->bluelines). > Unfortunately 1.0 is the only version which doesn't use local %ENV (...and > hostip() was the old method not the new one). > > http://search.cpan.org/~five/Sys-HostIP-1.0 (07 Jun 2000) > http://search.cpan.org/~bluelines/Sys-HostIP-1.3.1 (29 Sep 2003) I'll respond more on this in a minute as I'm lookking at it now, but first, FIVE should login on PAUSE and grant CO-MAINT to BLUELINES. The reason CPAN does this is its not being indexed as BLUELINES has no perms. i.e. The Apache-DBI debuacle recently :)