add a warning section to the pod that this isnt recommended anymore create-pidbase-dir
Michael Reddick [Wed, 30 May 2012 21:07:42 +0000 (16:07 -0500)]
lib/MooseX/Daemonize.pm

index 4d21a26..5573d42 100644 (file)
@@ -316,6 +316,10 @@ MooseX::Daemonize - Role for daemonizing your Moose based application
 
 This document describes MooseX::Daemonize version 0.05
 
+=head1 WARNING
+
+The maintainers of this module now recommend using L<Daemon::Control> instead.
+
 =head1 SYNOPSIS
 
     package My::Daemon;