| Name: | perl-Future |
|---|---|
| Version: | 0.47 |
| Release: | 4.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 248819 |
| License: | GPL+ or Artistic |
| RPM: | perl-Future-0.47-4.el9.noarch.rpm |
| Source RPM: | perl-Future-0.47-4.el9.src.rpm |
| Build Date: | Fri Feb 04 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Future |
| Summary: | Perl object system to represent an operation awaiting completion |
| Description: | A Future object represents an operation that is currently in progress, or has recently completed. It can be used in a variety of ways to manage the flow of control, and data, through an asynchronous program. |