[ 原始碼: 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
- 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