perl-Promises - Implementation of Promises in Perl
Website: | https://metacpan.org/release/Promises |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
This module is an implementation of the "Promise/A+" pattern for asynchronous programming. Promises are meant to be a way to better deal with the resulting callback spaghetti that can often result in asynchronous programs.
Packages
perl-Promises-1.05-1.aldos.noarch [88 KiB] |
Changelog
by Joel Barrios (2025-07-06):
- Update to 1.05. |