Return-Path: Delivered-To: apmail-perl-dev-archive@www.apache.org Received: (qmail 4718 invoked from network); 19 Jul 2006 17:16:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Jul 2006 17:16:31 -0000 Received: (qmail 1331 invoked by uid 500); 19 Jul 2006 17:16:30 -0000 Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 1316 invoked by uid 500); 19 Jul 2006 17:16:30 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 1305 invoked by uid 99); 19 Jul 2006 17:16:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jul 2006 10:16:30 -0700 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.70] (HELO piccollo.p6m7g8.net) (66.236.219.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jul 2006 10:16:29 -0700 Received: from [172.28.57.204] (office4.tmcs.net [209.104.55.5]) (authenticated bits=0) by piccollo.p6m7g8.net (8.13.6/8.13.6) with ESMTP id k6JHG4J1094237 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Wed, 19 Jul 2006 13:16:06 -0400 (EDT) (envelope-from pgollucci@p6m7g8.com) Message-ID: <44BE68CA.6050504@p6m7g8.com> Date: Wed, 19 Jul 2006 10:15:54 -0700 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Thunderbird 1.5.0.4 (X11/20060716) MIME-Version: 1.0 To: Dave Rolsky CC: dev@perl.apache.org Subject: Re: Apache::SizeLimit - iffied for mp2 References: <44BB6161.9050804@p6m7g8.com> <44BC707F.8040506@p6m7g8.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dave Rolsky wrote: > use constant OK => MP2 ? Apache2::Const::OK : Apache::Constants::OK; > use constant OK => MP2 ? Apache2::Const::OK() : Apache::Constants::OK(); I had been thinking about that for use with Apache::AuthDBI, something must have stopped me because I know I like'd it better then and I still do.... I was trying to explain the import. That was a goof on my part. :( -- ------------------------------------------------------------------------ Philip M. Gollucci (pgollucci@p6m7g8.com) 323.219.4708 Consultant / http://p6m7g8.net/Resume/resume.shtml Senior Software Engineer - TicketMaster - http://ticketmaster.com 1024D/A79997FA F357 0FDD 2301 6296 690F 6A47 D55A 7172 A799 97F "It takes a minute to have a crush on someone, an hour to like someone, and a day to love someone, but it takes a lifetime to forget someone..." --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org