$hash = { key1 => { key2 => { [ key3 => 'Hello' ], { key4 => 'World' }, } } }; [download]
In reply to Access Complex Hash by perl@1983