They be paying me
[gitmo/MooseX-Daemonize.git] / Changes
1 Revision history for MooseX-Daemonize
2
3     - Fix logic that kills process so it doens't always warn about undead 
4       process
5     - Added stop_timeout to allow user to control timings.
6
7 0.04 2007-11-11
8     - Fix stupid perlcritic.t cause the Module::Starter::PBP tests were stupid but I didn't realize it.
9
10 0.03 2007-10-22
11     - Add File::Slurp to dependencies so our tests pass better
12
13 0.02 Sept 19, 2007
14     - Fixed bug where sometimes the pidfile is writeable but pidbase is not --  reported by dec 
15     - Fixed bug where the pidfile wasn't being updated properly --  reported by dec 
16     - Added is_daemon attribute
17     - Added another fork to make sure we short circuit out of the daemonize process properly
18     - Switch to File::Pid
19     - Add the GetOpt prereq
20     - Adjust the kill timings
21     - Added THANKS to pod
22
23 0.0.1  Wed May 16 11:46:56 2007
24        Initial release.
25