Changes for version 0.09 - 2021-08-24
- CHANGES
- Added ->waitpid that real event loop implementations can provide (though built-in default implementation does not provide it)
- Extracted impl tests to shareable Test::Future::IO::Impl module
- Add links to existing CPAN implementations and test modules
Modules
Future-returning IO methods
base class for Future::IO implementations
acceptance tests for Future::IO implementations