![]() |
|
No such thing as a small change | |
PerlMonks |
Re: Note on usage of ours variables and a questionby LanX (Cardinal) |
on Nov 20, 2019 at 17:52 UTC ( #11108948=note: print w/replies, xml ) | Need Help?? |
> I would like to avoid qualification with package name a variable that I use in many modules in many situations. For example, variable debug. TIMTOWTDI The following makes the variable $Debug::DEBUG available as $DEBUG for the rest of the file
but I'd rather use a constant.
Cheers Rolf
In Section
Seekers of Perl Wisdom
|
|