| Name: | perl-Future |
|---|---|
| Version: | 0.46 |
| Release: | 1.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 248693 |
| License: | GPL+ or Artistic |
| RPM: | perl-Future-0.46-1.el8.noarch.rpm |
| Source RPM: | perl-Future-0.46-1.el8.src.rpm |
| Build Date: | Fri Nov 27 2020 |
| Build Host: | jenkins-172-17-0-2-8c247bbd-8f8a-4816-aa74-c5f16231edb1.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |