mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 15:07:01 -04:00
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
231 B
Text
5 lines
231 B
Text
Often you want to write a persistant daemon that has a pid file, and responds
|
|
appropriately to Signals. This module provides a set of basic roles as an
|
|
infrastructure to do that.
|
|
|
|
WWW: https://metacpan.org/release/MooseX-Daemonize
|