Gaal Yahas <[EMAIL PROTECTED]> wrote:
> Two things popped up while implementing a demo version of alarm() today.

> 1. In perl5 and in most underlying libraries, alarm() has 1 second
> granularity

> 2. ..., in which you can
> pass an optional closure to alarm()

I can't say anything about the actual Perl6 syntax, but Parrot provides
sub-second resolution as well as alarm callbacks and of course multiple
timers.

leo

Reply via email to