![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re: Calling a hash through an array valueby OM_Zen (Scribe) |
on Jan 08, 2003 at 23:09 UTC ( #225387=note: print w/replies, xml ) | Need Help?? |
Hi ,
should be in the loop . You are trying to get the reference of hash to have a key of $asnHash and not the Hash itself which is symbolic and not the referred Hash by itself , Hece should use the second element as the key of the hash itself .
In Section
Seekers of Perl Wisdom
|
|