Ok, so the current svn with this patch pass 100%?

Index: t/response/TestApache/cgihandler.pm
===================================================================
--- t/response/TestApache/cgihandler.pm (revision 109678)
+++ t/response/TestApache/cgihandler.pm (working copy)
@@ -40,12 +40,6 @@

 1;
 __END__
-<NoAutoConfig>
-<Location /TestApache__cgihandler>
-    <IfDefine PERL_USEITHREADS>
-        PerlInterpScope handler
-    </Ifdefine>
-    SetHandler perl-script
-    PerlResponseHandler TestApache::cgihandler
-</Location>
-</NoAutoConfig>
+SetHandler perl-script
+PerlResponseHandler TestApache::cgihandler
+

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to