Help for this page

Select Code to Download


  1. or download this
    foreach (@vettore) { 
       print $_ . "\n";        
    }
    
  2. or download this
    # The following two lines check your code and
    # alert you to many common errors
    ...
    } 
    close $in;
    close $out;