mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
5 lines
181 B
Plaintext
5 lines
181 B
Plaintext
TryCatch implements first a class try catch semantics for Perl, without
|
|
source filters. The main benefits are:
|
|
- return from subroutines within the try blocks
|
|
- Moose type checking
|