パッケージ: libtry-tiny-perl (0.31-1)
libtry-tiny-perl に関するリンク
Trisquel の資源:
libtry-tiny-perl ソースパッケージをダウンロード:
- [libtry-tiny-perl_0.31-1.dsc]
- [libtry-tiny-perl_0.31.orig.tar.gz]
- [libtry-tiny-perl_0.31-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Ansgar Burchardt
- Salvatore Bonaccorso
- gregor herrmann
外部の資源:
- ホームページ [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