|
|
| Perl Monk, Perl Meditation | |
| PerlMonks |
Re: Access Complex Hashby Anonymous Monk |
| on May 15, 2012 at 11:09 UTC ( #970602=note: print w/ replies, xml ) | Need Help?? |
|
You can't because this is a bizarre non-sensical data structure. The part [ key3 => 'Hello' ] is a hash key. It will be coerced to its string representation, e.g. ARRAY(0x759de8). When dumped again, we see something like: I suggest you think again about how you construct this structure, there must be a mistake somewhere.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||