Return-Path: Delivered-To: apmail-httpd-test-dev-archive@www.apache.org Received: (qmail 49638 invoked from network); 21 Oct 2004 03:37:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 21 Oct 2004 03:37:51 -0000 Received: (qmail 66645 invoked by uid 500); 21 Oct 2004 03:37:50 -0000 Delivered-To: apmail-httpd-test-dev-archive@httpd.apache.org Received: (qmail 66619 invoked by uid 500); 21 Oct 2004 03:37:50 -0000 Mailing-List: contact test-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: test-dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list test-dev@httpd.apache.org Received: (qmail 66605 invoked by uid 99); 21 Oct 2004 03:37:49 -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 [195.80.154.36] (HELO mail.logilune.com) (195.80.154.36) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 20 Oct 2004 20:37:49 -0700 Received: from [127.0.0.1] (localhost.logilune.com [127.0.0.1]) by mail.logilune.com (Postfix) with ESMTP id BB66C1E19BD for ; Thu, 21 Oct 2004 05:37:46 +0200 (CEST) Message-ID: <41772F09.1060300@stason.org> Date: Wed, 20 Oct 2004 23:37:45 -0400 From: Stas Bekman Organization: Hope, Humanized User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040804 X-Accept-Language: en-us, en, he, ru MIME-Version: 1.0 To: test-dev@httpd.apache.org Subject: Re: cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache Test.pm References: <20041020134208.60807.qmail@minotaur.apache.org> In-Reply-To: <20041020134208.60807.qmail@minotaur.apache.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N jorton@apache.org wrote: > jorton 2004/10/20 06:42:07 > > Modified: perl-framework/Apache-Test/lib/Apache Test.pm > Log: > Add the need_php4 export. It's of little value if it's not documented, especially when the rest is. Joe, please see the pod at the end of that file (search for need_php). > Revision Changes Path > 1.106 +1 -1 httpd-test/perl-framework/Apache-Test/lib/Apache/Test.pm > > Index: Test.pm > =================================================================== > RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/lib/Apache/Test.pm,v > retrieving revision 1.105 > retrieving revision 1.106 > diff -d -w -u -r1.105 -r1.106 > --- Test.pm 20 Oct 2004 13:38:15 -0000 1.105 > +++ Test.pm 20 Oct 2004 13:42:07 -0000 1.106 > @@ -27,7 +27,7 @@ > need_module need_apache need_min_apache_version > need_apache_version need_perl need_min_perl_version > need_min_module_version need_threads need_apache_mpm > - need_php need_ssl); > + need_php need_php4 need_ssl); > > my @have = map { (my $need = $_) =~ s/need/have/; $need } @need; > > > > -- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:stas@stason.org http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com