my %hash; my $blah = function(\%hash); warn Dumper \%hash; # prints a bunch of values