exit parent if child dies unexpectedly (instead of fork-bombing)
[gitmo/MooseX-Runnable.git] / example / LongRunning.pm
2009-05-12 Jonathan Rockway Add a +Restart plugin that restarts the class on SIGHUP...