in reply to Re^4: Determining what line a filehandle is on
in thread Determining what line a filehandle is on
One of the great things about Perl is that Larry Wall when explaining it uses ideas from linguistics. Pronouns exist in all spoken languages that I know of for a reason. They avoid repeating obvious information in a way that reduces readability.
It may be true that the "average" Perl programmer may not know all of the magical variables by heart, but he knows that an unusual short dollar sign symbol is a magical variable. Stripping the more arcane special variables out of Perl is like decreeing that from now on no one should use the word "thou" when speaking to others.
"To every thing there is a season" (King Solomon/Pete Seeger/Crosby and McGuinn)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: Determining what line a filehandle is on
by tadman (Prior) on Jul 06, 2001 at 17:42 UTC | |
by ichimunki (Priest) on Jul 06, 2001 at 19:21 UTC |