[ aria ]
[ 源代码: libtry-tiny-perl ]
软件包:libtry-tiny-perl(0.31-2)
libtry-tiny-perl 的相关链接
下载源码包 libtry-tiny-perl:
- [libtry-tiny-perl_0.31-2.debian.tar.xz]
- [libtry-tiny-perl_0.31-2.dsc]
- [libtry-tiny-perl_0.31.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [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: libsub-name-perl
- module for assigning a new name to referenced sub