Re: Naming the @{[]} operator

[email protected] (Ted Zlatanov) Wed, 12 Jul 2006 14:23:55 -0400
Newsgroups perl.fwp
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