Re: Naming the @{[]} operator

Ted Zlatanov <[email protected]> Wed, 12 Jul 2006 14:23:55 -0400
Newsgroups gmane.comp.lang.perl.fun
Organization Теодор Златанов @ Cienfuegos
Message-ID <[email protected]>
I always think of @{[]} as the "ref-deref" operator.  That name has a
kind of internal rhythm I like, and it says exactly what it does.

Ted