Help for this page

Select Code to Download


  1. or download this
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SrvAny\Parameter
    +s]
    "Application"="\\perl\\bin\\wperl.exe \\test\\service.pl"
    
  2. or download this
    #! perl -slw
    use strict;
    ...
    
    close LOG;