Port variant | 536 |
Summary | Allow C/XS to interrupt perl asynchronously (5.36) |
Package version | 1.26 |
Homepage | No known homepage |
Keywords | perl |
Maintainer | Perl Automaton |
License | Not yet specified |
Other variants | 538 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 05 AUG 2023, 23:28:01 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:536 |
Build and Runtime |
perl-common-sense:single:536 perl-5.36:primary:standard |
main | mirror://CPAN/ID:M/ML/MLEHMANN |
perl-AnyEvent:536 | Event loop programming interface (5.36) |