Help for this page
print Dumper %hash;
print Dumper \%hash; # ^
my %copied_hash = %{ eval $string };
0 1 2 3 4 5 6 7
Results (641 votes), past polls