run perl program as a daemon process
This module can be used by a Perl program to initialize itself as a
daemon or to execute (exec) a system command as daemon. You can also
check the status of the daemon (alive or dead) and you can kill the
daemon.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: http://search.cpan.org/dist/Proc-Daemon/
