Port variant | 538 |
Summary | Allow C/XS to interrupt perl asynchronously (5.38) |
BROKEN | |
Package version | 1.26 |
Homepage | No known homepage |
Keywords | perl |
Maintainer | Perl Automaton |
License | Not yet specified |
Other variants | 540 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 20 JUN 2024, 02:19:47 UTC |
Port created | 25 DEC 2017, 19:21:01 UTC |
single | This module implements a single feature only of interest to advanced perl modules, namely asynchronous interruptions (think "UNIX signals", which are very similar). It implements asynchronous notifications that enable you to signal running perl code from another thread, asynchronously, and sometimes even without using a single syscall. |
Build (only) | perl-Canary-Stability:single:538 |
Build and Runtime |
perl-common-sense:single:538 perl-5.38:primary:std |
main | mirror://CPAN/ID:M/ML/MLEHMANN |
perl-AnyEvent:538 | Event loop programming interface (5.38) |