in reply to Access Complex Hash
I suggest you think again about how you construct this structure, there must be a mistake somewhere.$hash = { key1 => { key2 => { "ARRAY(0x759de8)" => { key4 => 'World' } } } };
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Access Complex Hash
by Athanasius (Archbishop) on May 15, 2012 at 13:07 UTC |