only remove pidfile in the stop() function on successful kill -9, let daemon do it...
[gitmo/MooseX-Daemonize.git] / lib / Test /
2007-12-03 Stevan Little some additional cleanup
2007-12-03 Stevan Little removed signal handling, cause it was not very useful...
2007-09-26 Chris Prather remove File::Slurp as we don't need it
2007-09-19 Chris Prather patch stuff up for releasing
2007-07-26 Chris Prather remove File::Flock and File::Slurp infavor of File...
2007-06-26 Chris Prather got 01.filecreate.t passing ...
2007-05-21 Chris Prather new Test::MX::D::Testable role for subclassing children...
2007-05-18 Chris Prather add Test::MooseX::Daemonize