-
-
26 Jan 2022 00:33:11 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (2048 / 0 / 6)
- Kwalitee
Bus factor: 1- 90.36% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (94.2KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Test::Builder::Module
- Time::HiRes
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.48 - 2022-01-26
- CHANGES
- Implement the new AWAIT_ON_CANCEL API shape for Future::AsyncAwait
- BUGFIXES
- Make sure to set rtime for immediate futures (RT134620)
Documentation
coding examples for Future and Future::UtilsModules
represent an operation awaiting completionan exception type for failed Futuresmutual exclusion lock around code that returns Futuresa FIFO queue of values that uses Futuresutility functions for working with Future objectsunit test assertions for Future instancesa future which completes laterModule Install Instructions
To install Future, copy and paste the appropriate command in to your terminal.
cpanm Future
perl -MCPAN -e shell install Future
For more information on module installation, please visit the detailed CPAN module installation guide.