> 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