in reply to Re^5: Perl Style: Is initializing variables considered taboo?
in thread Perl Style: Is initializing variables considered taboo?
It doesn't worth it discussing things if everyone has his own vocabulary.
Talking about our, state, local I disagree. The term "scope" can be characterized as dynamic OR static, it has compilation and runtime aspects.
Just grep thru the perldocs.
But since we both exactly know how they work I'll quit this discussion.
Cheers Rolf
PS: maybe worth a look http://perldoc.perl.org/perlglossary.html
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Perl Style: Is initializing variables considered taboo?
by BrowserUk (Patriarch) on Aug 21, 2010 at 17:37 UTC | |
by LanX (Saint) on Aug 21, 2010 at 17:48 UTC |