Upstream changes:
0.15 Thurs. May 31, 2012
- fix versions
0.14 Wed. May 30, 2012
- recommend Daemon::Control instead
- fix bug with pidbase dir not being created
if it doesn't already exist
by www/p5-Catalyst-Devel.
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.