Return-Path: Delivered-To: apmail-httpd-apreq-dev-archive@www.apache.org Received: (qmail 34461 invoked from network); 14 Apr 2005 17:01:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Apr 2005 17:01:15 -0000 Received: (qmail 7414 invoked by uid 500); 14 Apr 2005 17:01:05 -0000 Delivered-To: apmail-httpd-apreq-dev-archive@httpd.apache.org Received: (qmail 7332 invoked by uid 500); 14 Apr 2005 17:01:05 -0000 Mailing-List: contact apreq-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Delivered-To: mailing list apreq-dev@httpd.apache.org Received: (qmail 7269 invoked by uid 99); 14 Apr 2005 17:01:04 -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 redivi.com (HELO redivi.com) (64.207.133.54) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 14 Apr 2005 10:01:01 -0700 Received: from [66.250.55.82] (helo=[10.0.1.34]) by redivi.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.43) id 1DM7hq-0000E5-E4; Thu, 14 Apr 2005 10:00:43 -0700 In-Reply-To: <87k6n5zbw1.fsf_-_@gemini.sunstarsys.com> References: <87wtsbgtd5.fsf@gemini.sunstarsys.com> <87hdihyg0l.fsf@gemini.sunstarsys.com> <42572ADA.5050602@gmx.de> <87ekdk90rs.fsf@gemini.sunstarsys.com> <4257C508.1010706@gmx.de> <87vf6tjlci.fsf@gemini.sunstarsys.com> <425AAFEF.2010709@plusthree.com> <425AB4A2.3080801@p6m7g8.com> <87vf6tnmlg.fsf@gemini.sunstarsys.com> <425AD31A.5000700@p6m7g8.com> <87vf6s3dqw.fsf@gemini.sunstarsys.com> <87psx02or7.fsf@gemini.sunstarsys.com> <87k6n5zbw1.fsf_-_@gemini.sunstarsys.com> Mime-Version: 1.0 (Apple Message framework v619.2) Message-Id: <381195509575c80dab60597a167e4281@mastersofbranding.com> Cc: apreq-dev@httpd.apache.org From: Jonathan Vanasco Date: Thu, 14 Apr 2005 13:00:31 -0400 To: Joe Schaefer X-Mailer: Apple Mail (2.619.2) X-SA-Exim-Connect-IP: 66.250.55.82 X-SA-Exim-Mail-From: jvanasco@mastersofbranding.com Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [VOTE] Re: [multi-env] perl glue status X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on redivi.com X-Spam-Level: X-Spam-Status: No, score=-2.6 required=6.0 tests=BAYES_00 autolearn=ham version=3.0.2 X-SA-Exim-Version: 4.1+cvs (built Mon, 23 Aug 2004 08:44:05 -0700) X-SA-Exim-Scanned: Yes (on redivi.com) X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Apr 14, 2005, at 10:11 AM, Joe Schaefer wrote: >>> 1) Move Apache2::Request::upload() to APR::Request::upload(). Can the perl glue be used outside of the mod_perl environment? If so, then I'm +1 If not, would it be less confusing if it were Apache2::APR::Request::upload() ?