Re: The "flaming X-wing" secret operator

Yanick Champoux <[email protected]> Wed, 28 Nov 2007 19:22:54 -0500
Newsgroups gmane.comp.lang.perl.fun
Message-ID <[email protected]>
Mr. Shawn H. Corey wrote:
> Philippe Bruhat (BooK) wrote:
>>     @data{@fields} =<>=~ $re;
> 
> Actually, it's:
> 
>  @data{@fields} = ( <> =~ $re );

	Somehow, I think Philippe knew that. ;-)

	So we had the spaceship operator, and now the flaming x-wing... Hmmm... 
I'm beginning to suspect that the '@' sigil doesn't stand for a moon, 
after all...


Joy,
`/anick