Return-Path: Delivered-To: apmail-perl-dev-archive@www.apache.org Received: (qmail 99273 invoked from network); 18 Dec 2005 03:57:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Dec 2005 03:57:47 -0000 Received: (qmail 23735 invoked by uid 500); 18 Dec 2005 03:57:43 -0000 Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 23553 invoked by uid 500); 18 Dec 2005 03:57:43 -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 23542 invoked by uid 99); 18 Dec 2005 03:57:42 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Dec 2005 19:57:42 -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.77.29.165] (HELO secure.exclamationlabs.net) (66.77.29.165) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Dec 2005 19:57:42 -0800 Received: from [192.168.2.160] (pcp0010776620pcs.walngs01.pa.comcast.net [69.141.1.101]) (authenticated (0 bits)) by secure.exclamationlabs.net (8.11.6/8.11.6) with ESMTP id jBI3vOY21817; Sat, 17 Dec 2005 21:57:24 -0600 Message-ID: <43A4DE1B.2010208@modperlcookbook.org> Date: Sat, 17 Dec 2005 22:57:15 -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: Frank Wiles CC: dev@perl.apache.org Subject: Re: testing patch References: <20051217191531.1eee131d.frank@wiles.org> In-Reply-To: <20051217191531.1eee131d.frank@wiles.org> 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 by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Frank Wiles wrote: > Attached is a patch that moves all have_min_apache_version('2.1')s to > have_min_apache_version('2.2')s. I thought about that, but I don't think we need to do it - the 2.1 assertion is still valid, and it's somewhat nice to have knowledge of when things changed for historical reasons. but it's good to see some patches here, so keep them coming :) --Geoff --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org