Help for this page

Select Code to Download


  1. or download this
    #!C:\Perl\bin\perl
    use strict;
    use warnings;
    ...
    
    close $input;
    close $output;