the repository now lives at https://github.com/moose/MooseX-Runnable
[gitmo/MooseX-Runnable.git] / lib / MooseX / Runnable / Invocation / Plugin / Restart /
2013-02-03 Karen Etheridge conversion to Path::Tiny
2009-06-25 Jonathan Rockway Tag plugins that can take cmdline args with Role::Cmdli...
2009-05-13 Jonathan Rockway implement the auto-restarter
2009-05-12 Jonathan Rockway express my distaste for blocking here
2009-05-12 Jonathan Rockway exit parent if child dies unexpectedly (instead of...
2009-05-12 Jonathan Rockway avoid unnecessary call to kill if kid already died
2009-05-12 Jonathan Rockway add framework for implementing auto-restarters as plugins