ports/devel/p5-Proc-Daemon/pkg/DESCR

5 lines
213 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.