my %hash = ( foo => { bar => baz } ); print $hash{foo}{bar};