软件包: libtry-tiny-perl (0.30-1)
libtry-tiny-perl 的相关链接
Trisquel 的资源:
下载源码包 libtry-tiny-perl:
- [libtry-tiny-perl_0.30-1.dsc]
- [libtry-tiny-perl_0.30.orig.tar.gz]
- [libtry-tiny-perl_0.30-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Ansgar Burchardt
- Salvatore Bonaccorso
- gregor herrmann
外部的资源:
- 主页 [metacpan.org]
相似软件包:
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.
其他与 libtry-tiny-perl 有关的软件包
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- sug: perl (>= 5.21.4)
- Larry Wall's Practical Extraction and Report Language
- 或者 libsub-name-perl
- module for assigning a new name to referenced sub