![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re: Pulling a hash value in a data structureby biohisham (Priest) |
on Jan 25, 2011 at 18:00 UTC ( [id://884195]=note: print w/replies, xml ) | Need Help?? |
You guessed it right, it is a hash within an array within a hash and so on, such constructs are collectively termed data structures in Perl, read
perldsc, perlref and the quick tutorial Arrays and hashes only with references.
Knowing and mastering these structures will be very handy when you wanna do text processing and data munging tasks.. Excellence is an Endeavor of Persistence. A Year-Old Monk :D .
In Section
Seekers of Perl Wisdom
|
|