Package : perl-Daemon-Daemonize

Package details

Summary: An easy-to-use daemon(izing) toolkit

Description:
Daemon::Daemonize is a toolkit for daemonizing processes and checking up on
them. It takes inspiration from the
http://www.clapper.org/software/daemonize/ manpage, the MooseX::Daemon
manpage, the Net::Server::Daemon manpage

A note about the 'close' option
If you're having trouble with IPC in a daemon, try closing only STD*
instead of everything:

daemonize( ..., close => std, ... )


URL: https://metacpan.org/release/Daemon-Daemonize
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs