The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version v1.3.5 - 2023-09-29

  • Improved code by giving up early if no 'try' block is detected in the code.
  • Fixed bug #6 arising when token __SUB__ is used within a try-catch block (Credits to Clay Fouts for finding this)
  • Nice::Try now supports subroutine prototype and signature

Modules

A real Try Catch Block Implementation Using Perl Filter