1b0d3f744b
- Use single space after WWW: - Remove Author line
5 lines
233 B
Text
5 lines
233 B
Text
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/
|