Help for this page

Select Code to Download


  1. or download this
    foreach (1..10) {
     print
    }
    
  2. or download this
    $var   = @array;
    ($var) = @array;