Return-Path: Delivered-To: apmail-perl-dev-archive@www.apache.org Received: (qmail 56281 invoked from network); 23 Nov 2004 04:06:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 23 Nov 2004 04:06:00 -0000 Received: (qmail 63670 invoked by uid 500); 23 Nov 2004 04:05:59 -0000 Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 63636 invoked by uid 500); 23 Nov 2004 04:05:58 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 63622 invoked by uid 99); 23 Nov 2004 04:05:58 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [66.77.29.165] (HELO secure.exclamationlabs.net) (66.77.29.165) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 22 Nov 2004 20:05:58 -0800 Received: from [192.168.2.160] (pcp0010804675pcs.walngs01.pa.comcast.net [69.142.163.148]) (authenticated (0 bits)) by secure.exclamationlabs.net (8.11.6/8.11.6) with ESMTP id iAN45lA31305; Mon, 22 Nov 2004 22:05:47 -0600 Message-ID: <41A2B713.1090202@modperlcookbook.org> Date: Mon, 22 Nov 2004 23:05:39 -0500 From: Geoffrey Young User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040927 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Schaefer CC: dev@perl.apache.org Subject: Re: Apache2 and Apache::Test References: <87act9wbaz.fsf@gemini.sunstarsys.com> In-Reply-To: <87act9wbaz.fsf@gemini.sunstarsys.com> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Joe Schaefer wrote: > I recently noticed that mp2 installs its own > Apache::Test under the Apache2 directory. As > a separate CPAN module, Apache::Test gets > installed somewhere else. Since Apache::Test > does not depend on mp2, I think it's a bug for > mod_perl to install it under Apache2. > > Does anybody else agree with me? yes, this should not be. and it wasn't always like this - Apache::Test* always used to go under Apache/ and not Apache2/, as recently as last week, in fact. something recently broke. --Geoff --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org