[ 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