use strict; use warnings; use constant SERVICE_STARTING => 1; use constant SERVICE_STOPPED => 0;