Fix perlcritic test so it doesn't bomb if Perl::Critic isn't installed
[gitmo/MooseX-Daemonize.git] / Changes
1 Revision history for MooseX-Daemonize
2
3 0.02 ???
4         - Fixed bug where sometimes the pidfile is writeable but pidbase is not --  reported by dec 
5     - Fixed bug where the pidfile wasn't being updated properly --  reported by dec 
6         - Added is_daemon attribute
7         - Added another fork to make sure we short circuit out of the daemonize process properly
8         - Switch to File::Pid
9     - Add the GetOpt prereq
10         - Adjust the kill timings
11         - Added THANKS to pod
12
13 0.0.1  Wed May 16 11:46:56 2007
14        Initial release.
15