|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re: Arrow Operator and questions related to Path::Classby Anonymous Monk |
| on Sep 11, 2012 at 15:00 UTC ( #993007=note: print w/ replies, xml ) | Need Help?? |
|
It is actually fairly common in programming-languages for an identifier (such as "next" or "dir") to have multiple meanings depending on the context in which they are used. Furthermore, the Perl language (again, in a manner typical of its genre) defers many aspects of the name-resolution process to very late, at runtime.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||