From test-cvs-return-1666-apmail-httpd-test-cvs-archive=httpd.apache.org@httpd.apache.org Mon Feb 23 19:32:49 2004 Return-Path: Delivered-To: apmail-httpd-test-cvs-archive@www.apache.org Received: (qmail 97143 invoked from network); 23 Feb 2004 19:32:49 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 23 Feb 2004 19:32:49 -0000 Received: (qmail 38631 invoked by uid 500); 23 Feb 2004 19:32:40 -0000 Delivered-To: apmail-httpd-test-cvs-archive@httpd.apache.org Received: (qmail 38604 invoked by uid 500); 23 Feb 2004 19:32:40 -0000 Mailing-List: contact test-cvs-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-cvs@httpd.apache.org Received: (qmail 38590 invoked from network); 23 Feb 2004 19:32:39 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 23 Feb 2004 19:32:39 -0000 Received: (qmail 97121 invoked by uid 1072); 23 Feb 2004 19:32:48 -0000 Date: 23 Feb 2004 19:32:48 -0000 Message-ID: <20040223193248.97120.qmail@minotaur.apache.org> From: stas@apache.org To: httpd-test-cvs@apache.org Subject: cvs commit: httpd-test/perl-framework/Apache-Test README X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N stas 2004/02/23 11:32:48 Modified: perl-framework/Apache-Test README Log: add a ref to geoff's article Revision Changes Path 1.32 +3 -0 httpd-test/perl-framework/Apache-Test/README Index: README =================================================================== RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/README,v retrieving revision 1.31 retrieving revision 1.32 diff -u -u -r1.31 -r1.32 --- README 29 May 2003 23:32:06 -0000 1.31 +++ README 23 Feb 2004 19:32:48 -0000 1.32 @@ -20,6 +20,9 @@ % perldoc Apache::TestUtil +and the 'Testing mod_perl 2.0' article: +http://www.perl.com/pub/a/2003/05/22/testing.html + ############## # Cheat List # ##############