Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
libmoosex-daemonize-perl
Role for daemonizing your moose based application
https://metacpan.org/release/MooseX-Daemonize
0
no reviews
Install
Moosex::daemonize provides a set of basic roles as an infrastructure to write a persistent daemon that has a pid file, and responds appropriately to signals.
the upstream maintainers of this module now recommend using daemon::control instead.