Return-Path: Delivered-To: apmail-perl-dev-archive@www.apache.org Received: (qmail 52805 invoked from network); 22 Mar 2005 03:01:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Mar 2005 03:01:08 -0000 Received: (qmail 59055 invoked by uid 500); 22 Mar 2005 03:01:07 -0000 Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 59036 invoked by uid 500); 22 Mar 2005 03:01:07 -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 59019 invoked by uid 99); 22 Mar 2005 03:01:07 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from starfury.linearg.com (HELO starfury.linearg.com) (202.90.48.2) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 21 Mar 2005 19:01:06 -0800 Received: from localhost (localhost [127.0.0.1]) by starfury.linearg.com (Postfix) with ESMTP id 24AE1801788F; Tue, 22 Mar 2005 14:01:03 +1100 (EST) Received: from starfury.linearg.com ([127.0.0.1]) by localhost (starfury [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 32315-08; Tue, 22 Mar 2005 14:01:03 +1100 (EST) Received: from [172.31.0.178] (hq-nat.linearg.net [202.90.48.125]) by starfury.linearg.com (Postfix) with ESMTP id 021FE8016CAD; Tue, 22 Mar 2005 14:01:03 +1100 (EST) Message-ID: <423F8A3A.3070303@phase-n.com> Date: Tue, 22 Mar 2005 14:00:10 +1100 From: Adam Kennedy User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Geoffrey Young Cc: dev@perl.apache.org Subject: Re: mod_perl 2.0 namespaces - a proposal References: <423DDBA2.70605@modperlcookbook.org> <87ll8gravh.fsf@gemini.sunstarsys.com> <423F86C0.80205@modperlcookbook.org> <423F87E5.1090904@phase-n.com> <423F8900.9070101@modperlcookbook.org> In-Reply-To: <423F8900.9070101@modperlcookbook.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at linearg.com X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > no, the mp2 MakeMaker tools serve many purposes, and installing into Apache2 > is just one of them. another is, for instance, letting XS modules know > where the mod_perl header files and typemaps are, or (IIRC) adding things > that, say, win32 needs to know about. > > so no, they stay. but now pure perl modules won't need them. Gotcha. MM was probably a bad example, but the first that came to mind. Weren't there a number of other things that were being subclassed or modified or rewritten in a similar way, to support Apache2/ or the bootstrap sequence. Adam K --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org