--- EV/EV.pm 2007/11/11 04:14:09 1.36 +++ EV/EV.pm 2007/11/12 07:58:52 1.37 @@ -338,10 +338,10 @@ =item * manual reschedule mode ($reschedule_cb = coderef) -In this mode $interval and $at are both being ignored. Instead, each time -the periodic watcher gets scheduled, the first callback ($reschedule_cb) -will be called with the watcher as first, and the current time as second -argument. +In this mode $interval and $at are both being ignored. Instead, each +time the periodic watcher gets scheduled, the reschedule callback +($reschedule_cb) will be called with the watcher as first, and the current +time as second argument. I. If you need to stop it, return 1e30 and stop it