[ aria ]
[ Bron: libtry-tiny-perl ]
Pakket: libtry-tiny-perl (0.31-2)
Verwijzigingen voor libtry-tiny-perl
Het bronpakket libtry-tiny-perl downloaden:
- [libtry-tiny-perl_0.31-2.debian.tar.xz]
- [libtry-tiny-perl_0.31-2.dsc]
- [libtry-tiny-perl_0.31.orig.tar.gz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
module providing minimalistic try/catch
Try::Tiny is a Perl module that provides bare bones try/catch statements. It is designed to eliminate common mistakes with eval blocks, and NOTHING else.
The main focus of this module is to provide simple and reliable error handling for those having a hard time installing TryCatch, but who still want to write correct eval blocks without 5 lines of boilerplate each time.
Andere aan libtry-tiny-perl gerelateerde pakketten
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- sug: libsub-name-perl
- module for assigning a new name to referenced sub