Update: Ignore this. I really need to keep another window open to see who else has answered before hitting submit.%hash = (name => foo, list => [1, 2, 3]); print join "\n", (@{$hash{list}}); print "\n${$hash{list}}[1]\n"; # Print 2
In reply to (kudra) RE: Array inside hashes
by kudra
in thread Array inside hashes
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |