stas 2004/02/24 10:12:41
Modified: perl-framework/Apache-Test README Log: - move the support info to the top, as people don't get to the end and then ask where to get the info - add some hints about being subscribed Revision Changes Path 1.33 +12 -6 httpd-test/perl-framework/Apache-Test/README Index: README =================================================================== RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/README,v retrieving revision 1.32 retrieving revision 1.33 diff -u -u -r1.32 -r1.33 --- README 23 Feb 2004 19:32:48 -0000 1.32 +++ README 24 Feb 2004 18:12:40 -0000 1.33 @@ -23,6 +23,18 @@ and the 'Testing mod_perl 2.0' article: http://www.perl.com/pub/a/2003/05/22/testing.html +################### +# Got a question? # +################### + +Post it to the test-dev <at> httpd.apache.org list. The list is +moderated, so unless you are subscribed to it it may take some time +for your post to make it to the list. + +For more information see: http://httpd.apache.org/test/. + +List's archive http://marc.theaimsgroup.com/?l=apache-test-dev + ############## # Cheat List # ############## @@ -204,9 +216,3 @@ for more options do: % t/SMOKE -help - -################### -# Got a question? # -################### -Post it to the test-dev <at> httpd.apache.org list. -For more information see: http://httpd.apache.org/test/.
