[CHANGES]
- Added Test::Future
- Stronger deprecations - repeat {} on failures warns every time,
->and_then / ->or_else warn once
[BUGFIXES]
- Define the behaviour of dependent futures when components are
cancelled. (Partially fixes RT96685)
- Use Module::Build->prompt (RT96409)
- Ensure that repeat on an empty foreach list or empty generator
without 'otherwise' behaves correctly, just yield an immediate