Help for this page

Select Code to Download


  1. or download this
    cygrunsrv -I testsrv -p c:/bin/perl.exe -a /home/hirschk/testsrv.pl
    
  2. or download this
    #!perl -w
    use strict;
    ...
      }
      print OUT "time = ", scalar(localtime(time)), "\n";
    }