Help for this page

Select Code to Download


  1. or download this
       #!/usr/bin/perl
       2: 
    ...
      15:    print $_;
      16: }
      17: close FILE;
    
  2. or download this
    
    #!perl -w
    ...
    
    close FILE;