in reply to Re: Variable persistence between processes?
in thread Variable persistence between processes?
I assume they mean the global variables become global on a per-process instance (such as mod_perl - ugh)...WARNINGS Like other persistent environments, this one has problems with things like BEGIN blocks, global variables, etc.
|
|---|