Help for this page

Select Code to Download


  1. or download this
    sub x {
      (1 , 2 , 7);
    ...
    
  2. or download this
    
    sub x {
    ...
      ($new_val, $new_val2, $old_value_returned_when_called_in_scalar_cont
    +ext);