summaryrefslogtreecommitdiff
path: root/devel/p5-TryCatch/DESCR
blob: 87cfc5437dd667f3b8998a8f3cb1320809b7218c (plain)
1
2
3
4
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