libproc-daemon-perl

Module for running scripts as daemons
  https://metacpan.org/release/Proc-Daemon
  0
  no reviews



Proc::daemon can be used by a perl program to initialize itself as a daemon (a background process with no controlling terminal). you can also check the status of the daemon (alive or dead) and you can kill the daemon.