++$hash{$_} for @stuff; #### my %hash = ( foo => 1, bar => 3, baz => 4, quux => 9, );