Pakket: libtry-tiny-perl (0.30-1)
Verwijzigingen voor libtry-tiny-perl
Trisquel bronnen:
Het bronpakket libtry-tiny-perl downloaden:
- [libtry-tiny-perl_0.30-1.dsc]
- [libtry-tiny-perl_0.30.orig.tar.gz]
- [libtry-tiny-perl_0.30-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Perl Group (Mailarchief)
- Ansgar Burchardt
- Salvatore Bonaccorso
- gregor herrmann
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: perl (>= 5.21.4)
- Larry Wall's Practical Extraction and Report Language
- of libsub-name-perl
- module for assigning a new name to referenced sub