* Philippe "BooK" Bruhat <[EMAIL PROTECTED]> [2006-07-07 17:35]:
> I recently thought about the @{[]} operator again (one of the
> semi-famous Perl "secret operators"), and called it the
> "babycart" operator.
That name only works as long as there isn’t anything within. The
spaceship operator is always `<=>`, and “diamond” refers
specifically to the empty `<>` form of the read operator.
[EMAIL PROTECTED] is really a form of parenthesis.
So call it the fat brackets.
Regards,
--
#Aristotle
*AUTOLOAD=*_;sub _{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1};
&Just->another->Perl->hacker;