Help for this page

Select Code to Download


  1. or download this
    Win32::Service::GetStatus("", $svc, \%statusHash);
  2. or download this
    ...
    Win32::Service::GetStatus("", $svc, \%statusHash);
    ...
    else {
        print "Error ... $^E\n";
    }