Help for this page

Select Code to Download


  1. or download this
    #!/bin/env perl -w
    
    use strict;
    ...
    }
    close(CF);
    print "Done\n";