Friday, December 07, 2001, 11:40:06 PM, Agustin Rivera wrote: > I am under the idea that modperl recycles as many variables as possible to > speed up script processing. I don't want it to recycle variables in some > scripts (in particular, ones I haven't written and have no desire to debug).
take a look at the Apache::PerlRun module. that's for running nasty old scripts. and if you're going to be using mod_perl very much at all get a copy of the eagle book ("writing apache modules with perl and c"), and digest quite a lot of the stuff in the guide - http://perl.apache.org/guide/ perhaps this would be a nice place to start: http://perl.apache.org/guide/intro.html#What_is_mod_perl -- Best regards, Daniel Never call a man a fool. Instead, borrow things from him. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]