Re: Naming the @{[]} operator
"A. Pagaltzis" <[email protected]> Tue, 11 Jul 2006 23:23:51 +0200
| Newsgroups | gmane.comp.lang.perl.fun |
|---|---|
| Message-ID | <20060711212351.GG2620@klangraum> |
* Smylers <[email protected]> [2006-07-11 23:05]: > "babycart" is 3 syllables; "shopping trolley" Plus I could see myself adopting the latter (reluctantly) if it became part of the vernacular, but I’d feel too silly using the former to pick it up. I still like “fat brackets” better though, in vague analogy to the “fat comma.” Regards, -- #Aristotle *AUTOLOAD=*_;sub _{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1}; &Just->another->Perl->hacker;