Help for this page

Select Code to Download


  1. or download this
    ++$count{$_} for @list;
    
  2. or download this
    $count{$_} = $count{$_}//0 + 1 for @list;