Help for this page
$ perl -Mstrict -Mwarnings -e ' my %hash = (Mary => { Maria => 0.8}, other_keys => "other_values") +; ... print "$test\n"; ' 0.8