in reply to The -w switch on a web application
And of course if your scripts are running under Apache mod_perl, if you are not careful in initializing your variables (or using my whenever possible) you may "carry over" values from a previous run of your script as mod_perl does not recompile your scripts for every request.
CountZero
"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law
|
|---|