libdaemon-control-perl
module for creating init scripts in Perl
Description
Daemon::Control provides a library for creating init scripts in Perl. Your Perl script just needs to set the accessors for what and how you want something to run and the library takes care of the rest. You can launch programs through the shell (/usr/sbin/my_program) or launch Perl code itself into a daemon mode. Single and double fork methods are supported and in double-fork mode all the things you would expect like reopening STDOUT/STDERR, switching UID/GID are supported.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/Daemon-Control
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libdaemon-control-perl