FICHA · AUR

perl-coro

CPAN/Coro - the only real threads in perl

  • Perl library
  • LIBRARY
  • Dependency only
official+codex · reviewed · Jun 3, 2026 description in en

Description

Cooperative coroutine-style threads can be used in Perl applications. Developers use Coro for asynchronous control flow, event loops, and concurrent-looking code without normal preemptive threading. It changes scheduling behavior inside the host program and needs careful design around blocking calls.

Permissions

Permissions not analysed for this source yet.