in reply to (tye)Re: Array of hashes of arrays
in thread Array of hashes of arrays

That is evil notation tye. Is that going to be implemented or are you jes' wishin'?

Everything in perl up till now has been to prefix for context. If you want a scalar, you start with a '$', if you want an array you use an '@' and so on.

--
$you = new YOU;
honk() if $you->love(perl)