Subject: | No explanation why you'd use this over Daemon::Control |
Date: | Mon, 21 Jan 2013 17:45:06 +0000 |
To: | bugs-Script-Daemonizer [...] rt.cpan.org |
From: | Matt S Trout <mst [...] shadowcat.co.uk> |
I can't see anything this does over Daemon::Control - which you could
use to daemonize an existing script by passing the main() function to
the 'program' argument.
(also "code taken from Proc::Daemon" is scary since that's fairly crappy code
- if it's just the interface you're aiming for, I'd build it on top of
Daemon::Control)
--
Matt S Trout - Shadowcat Systems - Perl consulting with a commit bit and a clue
http://shadowcat.co.uk/blog/matt-s-trout/ http://twitter.com/shadowcat_mst/
Email me now on mst (at) shadowcat.co.uk and let's chat about how our Catalyst
commercial support, training and consultancy packages could help your team.