Changes for version 0.5 - 2022-07-22
- added 'retry'
- added 'finally'
- changed form of trailing values (see POD), original method of setting timeout with a single undecorated value is no longer supported
- added some more qualifying language in POD about the state of the module's keyword, "try".
- module will mature over time, possibly with some breaking changes as assumptions are adjusted.
Modules
Provides try and retry semantics to CORE::alarm, similar to Try::Catch.