[ 源代码: libtry-tiny-perl ]
软件包:libtry-tiny-perl(0.30-1)
libtry-tiny-perl 的相关链接
Debian 的资源:
下载源码包 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]
维护小组:
- Debian Perl Group (QA 页面, 邮件存档)
- Ansgar Burchardt (QA 页面)
- Salvatore Bonaccorso (QA 页面)
- gregor herrmann (QA 页面)
外部的资源:
- 主页 [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
- 拉里 沃尔的实用报表提取语言(Perl)
-
- sug: perl (>= 5.21.4)
- 拉里 沃尔的实用报表提取语言(Perl)
- 或者 libsub-name-perl
- module for assigning a new name to referenced sub