![]() |
|
"be consistent" | |
PerlMonks |
Re^2: Derive a variable name from a variable?by LanX (Sage) |
on Dec 21, 2015 at 15:51 UTC ( #1150865=note: print w/replies, xml ) | Need Help?? |
This is only half the answer because using strict is a standard nowadays. There might be cases where this is needed, but please apply no strict "refs" in a restricted block around it and use strict; in file scope. see for instance no strict refs for blocks? > there might be some jedi, > who'd tell you that it's wrong > they just want you to obey their will Perl has no taboos, just best practices.
Cheers Rolf
In Section
Seekers of Perl Wisdom
|
|