keep namespaces clean
[gitmo/MooseX-Daemonize.git] / lib / Test / MooseX / Daemonize.pm
2014-02-03 Karen Etheridge keep namespaces clean
2014-02-03 Karen Etheridge convert to my plugin bundle
2014-02-03 Karen Etheridge put strictures before package statement
2013-04-20 Karen Etheridge convert to Dist::Zilla, with a minimal config
2013-04-20 Karen Etheridge fix version in pod
2013-04-15 Karen Etheridge prep for release 0.16 v0.16
2013-04-15 Karen Etheridge apply patch from RT#76523 - remove use of internal...
2012-05-31 Michael Reddick changing all versions to 0.15
2011-07-06 Stevan Little adding docs, updating version, updating copyright,...
2010-07-11 Stevan Little whoops
2010-07-11 Stevan Little 0.11 release
2010-04-17 Stevan Little 0.10 release
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