ports/devel/p5-MooseX-Daemonize/pkg/DESCR

4 lines
186 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Often you want to write a persistant daemon that has a pid file, and
responds appropriately to Signals. MooseX::Daemonize provides a set of
basic roles as an infrastructure to do that.