Help for this page

Select Code to Download


  1. or download this
    $list1[$_] += $list2[$_] for 0..$#list1;
    
  2. or download this
    ($some_value, $some_other_value, $this_var, $that_var)
        = @array;