Help for this page
my %h = (a,b,c,d); &func(\%h); ... { $_->{'e'} = 'f'; }
key is c val is d key is a val is b