the repository now lives at https://github.com/moose/MooseX-Runnable
[gitmo/MooseX-Runnable.git] / lib / MooseX / Runnable / Invocation / Plugin / Restart / Base.pm
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