Changes for version 1.05 - 2026-04-25
- Fixed POD error
- Try::ALRM blocks can be nested
- Try::ALRM blocks can work with Try::Tiny, Perl try, and eval{...}
- added tests for nesting, use with Try::Tiny, Perl try, and eval{...}
- added nesting example in examples directory
- updated POD about composability and use with Try::Tiny, Perl try, and eval{...}
Modules
Structured retry and timeout handling using CORE::alarm