Help for this page
foo (%hash); ... my %passed_hash = @_; # do stuff }
sub foo (\%$); ... # do stuff }