Add a +Restart plugin that restarts the class on SIGHUP (configurable)
authorJonathan Rockway <jon@jrock.us>
Tue, 12 May 2009 00:14:51 +0000 (19:14 -0500)
committerJonathan Rockway <jon@jrock.us>
Tue, 12 May 2009 00:14:51 +0000 (19:14 -0500)
commit469bd410e673ac77c2705fc2022d174a4b2927cf
tree75cc4d3a6ec616f3f36f414b48ece72daf7fdff3
parentd69f95ab3681e6eb1ae1e96f9d66fa6bf783c09c
Add a +Restart plugin that restarts the class on SIGHUP (configurable)
example/LongRunning.pm [new file with mode: 0644]
lib/MooseX/Runnable/Invocation/Plugin/Restart.pm [new file with mode: 0644]