Changes for version 0.1.8 - 2021-02-06

  • Improved try-catch block return value management by taking under account caller context outside of the try-catch block since often try-catch is used in void context but their enclosing subroutine is not
  • Corrected a bug in tr-catch return value when try-catch block returned a reference

Modules

A real Try Catch Block Implementation Using Perl Filter