Help for this page
Select Code to Download
Select
or
download this
++$hash{$_} for @stuff;
Select
or
download this
my %hash = ( foo => 1, ... baz => 4, quux => 9, );