minor nit: add newline to pidfile contents, so "cat /var/run/foo.pid" output is saner
[gitmo/MooseX-Daemonize.git] / Makefile.PL
2007-12-05 Stevan Little foo
2007-12-03 Stevan Little okay,.. I think this is ready for release
2007-11-30 Stevan Little no more Proc::Daemon
2007-11-29 Stevan Little Adding PidFile implementation and making Daemonize...
2007-09-26 Chris Prather remove File::Slurp as we don't need it
2007-07-26 Chris Prather remove File::Flock and File::Slurp infavor of File...
2007-07-17 Chris Prather Add future ideas file
2007-07-10 Chris Prather last cleanup before 0.01 release
2007-05-17 Chris Prather skipping tests if you don't have Test::* installed