perl-MooseX-Daemonize 0.09

Role for daemonizing your Moose based application
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.