blob: e18313a2bc8f7c412471ab156a0a4029559b0fdb (
plain) (
blame)
1
2
3
4
5
|
This module implements asynchronous notifications that enable you
to signal running perl code from another thread, asynchronously,
and sometimes even without using a single syscall.
WWW: http://search.cpan.org/dist/Async-Interrupt/
|