Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -l
    
    ...
    
    close( $file1 );
    close( $file2 );
    
  2. or download this
    #!/usr/bin/perl -l
    
    ...
    
    close( $file1 );
    close( $file2 );