The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.1.0

  • (Bug fix) Prevent finally block to modify previous error and error from catch (Pali)
  • Fix tests to work with Perl 5.6.0 (Pali)
  • documenting an unsolved bug behavior with finally blocks
  • Some other minor fixes - remove Data::Dumper and typos (Pali)

Modules

Try Catch exception handler based on Try::Tiny But faster