Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libproc-daemon-perl
Module for running scripts as daemons
https://metacpan.org/release/Proc-Daemon
0
no reviews
Install
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.