in reply to Re^5: How not to use "our"?
in thread How not to use "our"?
Ah, I understand now. Many thanks :)
With your approach - declaring variables with "our" - would it lead to problems with mod_perl? I've never used mod_perl before, but I read that you can't have globals when using mod_perl.
Suppose I export the hashed variables (as in my approach), would that cause problems in a mod_perl environment?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: How not to use "our"?
by JavaFan (Canon) on Nov 30, 2010 at 15:22 UTC | |
by Anonymous Monk on Nov 30, 2010 at 15:51 UTC | |
by JavaFan (Canon) on Nov 30, 2010 at 16:00 UTC |