FICHA · AUR

perl-future

Perl module to represent an operation awaiting completion

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

Description

Asynchronous operations can be represented as Future objects in Perl programs. Developers use this library to compose work that will complete later, such as timers, IO, subprocesses, or network calls handled by other modules. It is a concurrency primitive and does not perform work until integrated with surrounding code.

Permissions

Permissions not analysed for this source yet.