A real Try Catch Block Implementation Using Perl Filter
Changes for v1.3.5 - 2023-09-29T12:28:19Z
- 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