Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
        print $11."\n";
    }
    close(SEM);
    
  2. or download this
    
    Use of uninitialized value in concatenation (.) or string at parselogs
    + line 23.
    ...
    
    Use of uninitialized value in concatenation (.) or string at parselogs
    + line 27.