Package : perl-Daemon-Control

Package details

Summary: Create 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 such
as reopening STDOUT/STDERR, switching UID/GID etc are supported.


URL: http://search.cpan.org/dist/Daemon-Control
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs