On Tue, Sep 24, 2013 at 12:52 AM, Andy Bach <afb...@gmail.com> wrote: > I liked it, after I > understood it.
I posted the question for the same reason: I believe that having the sigil meaning what you (are thinking) you are accessing was a great idea. What I don't understand here is why we have to keep the true sigil for any access. Let's say that if I write something like: $a[0] it is quite clear to me that I'm accessing an array, so I don't see why @a[0] will give me more info. The same seems true for me for hashes. Luca -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/