Help for this page

Select Code to Download


  1. or download this
    #!C:\Perl\bin\perl.exe
    use strict;
    ...
      print "$logLine\n"; 
      print LOG "$now $logLine\n";
    }
    
  2. or download this
    #!C:\Perl\bin\perl.exe
    use strict;
    ...