pkgsrc/devel/p5-TryCatch/DESCR
sno 17f6e95466 Importing package for p5 module TryCatch version 1.001001
TryCatch implements first class try catch semantics for Perl, without
source filters. The main benefits are:
- return from subroutines within the try blocks
- Moose type checking
2009-08-08 19:04:48 +00:00

4 lines
181 B
Text

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