[ ソース: libtry-tiny-perl ]
パッケージ: libtry-tiny-perl (0.31-2)
libtry-tiny-perl に関するリンク
Debian の資源:
libtry-tiny-perl ソースパッケージをダウンロード:
- [libtry-tiny-perl_0.31-2.dsc]
- [libtry-tiny-perl_0.31.orig.tar.gz]
- [libtry-tiny-perl_0.31-2.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 作の実用的な抽出とレポート用の言語
-
- sug: libsub-name-perl
- module for assigning a new name to referenced sub