On Tue, 4 Apr 2000, Yu Di wrote:

> Hi, there was an error with my mailbox and I can't open your mail and test
> the patch, could you please send it again? Thank you!

sure..

--- src/modules/perl/mod_perl.c 2000/03/30 19:34:13     1.110
+++ src/modules/perl/mod_perl.c 2000/03/30 19:35:25
@@ -1557,6 +1557,7 @@
            if(stash) /* check again */
                is_method = perl_handler_ismethod(stash, method);
 #endif
+           SPAGAIN; /* reset stack pointer after require() */
        }
        
        if(!is_method && !defined_sub) {



Reply via email to