Help for this page

Select Code to Download


  1. or download this
    Undefined subroutine &Win32::Daemon::SERVICE_STOPPED called at ... and
    + is pointing to this code in the initial startup:
    
  2. or download this
        my %Context = (
            last_state => SERVICE_STOPPED,
            start_time => time(),
        );