Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value in concatenation (.) or string at ./compare
    +.pl line 25.
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    
    close(OUT);
    exit;