Help for this page
Select Code to Download
Select
or
download this
$bag->{$_}++ for @items; # instead of map {$bag->{$_}++} @items;