Help for this page
my %hash = ( foo => { foo1 => {foo2 => 5 } }, bar => { baz => [ 1,2,3 ], foo2 => 33 }, ... )
$hash<*><foo2> $hash<//><foo2>
$hash<bar><//><foo2>