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)
In reply to RE: (tye)Re: Array of hashes of arrays
by extremely
in thread Array of hashes of arrays
by LeGo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |