|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re: Anonymous Data Structuresby FunkyMonk (Bishop) |
| on Jun 01, 2007 at 11:12 UTC ( [id://618697]=note: print w/replies, xml ) | Need Help?? |
|
Anonymous hashes & arrays, as you stated, are just hashes and arrays that don't have a name. They are only useful when used as a reference:
You would then access the elements of the references using ->:
or by
I much prefer ->, for what it's worth
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||