--- cvsroot/EV/EV.pm 2007/11/08 02:19:36 1.30 +++ cvsroot/EV/EV.pm 2007/11/08 17:02:10 1.32 @@ -64,7 +64,7 @@ use strict; BEGIN { - our $VERSION = '0.51'; + our $VERSION = '0.6'; use XSLoader; XSLoader::load "EV", $VERSION; } @@ -348,7 +348,9 @@ will be called with the watcher as first, and the current time as second argument. -I +I. If you need to stop it, return 1e30 and stop it +afterwards. It must return the next time to trigger, based on the passed time value (that is, the lowest time value larger than to the second argument). It