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 0.03

  • Support for 'finally' blocks (Andy Yates)
  • More documentation and tests (many people)
  • Sets $@ to the previous value at the beginning of the eval, to allow the capture of an error stack when calling die.

Modules

minimal try/catch with proper localization of $@