Changes for version 1.04 - 2026-04-25

  • Try::ALRM blocks can be nested
  • Try::ALRM blocks can work with Try::Tiny, Perl >= 5.34 try, and eval{...}
  • tests added for nesting and use with Try::Tiny, Perl >= 5.34 try
  • updated POD about composability and use with Try::Tiny or Perl try
  • added tests for use with Try::Tiny and Perl >= 5.34 try

Modules

Structured retry and timeout handling using CORE::alarm