in reply to Adding additional values to a hash of an hash ?
$hash{'one'}{'key2'} = "value2"; [download]