Help for this page
return %foo; # my %hash = sub(\%hash); return $foo; # my $hash_ref = sub(\%hash);
my %arg = @_; my $key;