clean stuff up for a 0.09 release
[gitmo/MooseX-Daemonize.git] / lib / Test / MooseX / Daemonize.pm
2009-10-05 Chris Prather clean stuff up for a 0.09 release
2008-06-18 Yuval Kogman more tempdir for robustness
2008-05-25 Stevan Little 0.07
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