[ ソース: libtrycatch-perl ]
パッケージ: libtrycatch-perl (1.003002-5)
libtrycatch-perl に関するリンク
Debian の資源:
libtrycatch-perl ソースパッケージをダウンロード:
- [libtrycatch-perl_1.003002-5.dsc]
- [libtrycatch-perl_1.003002.orig.tar.gz]
- [libtrycatch-perl_1.003002-5.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
first class try catch semantics for Perl
TryCatch aims to provide a nicer syntax and method to catch errors in Perl, similar to what is found in other languages (such as Java, Python or C ). The standard method of using "eval {}; if ($@) {}" is often prone to subtle bugs, primarily that its far too easy to stomp on the error in error handlers. And also eval/if isn't the nicest idiom.
その他の libtrycatch-perl 関連パッケージ
|
|
|
|
-
- dep: libb-hooks-endofscope-perl (>= 0.12)
- module for executing code after a scope finished compilation
-
- dep: libb-hooks-op-check-perl (>= 0.18)
- Perl wrapper for OP check callbacks
-
- dep: libb-hooks-op-ppaddr-perl (>= 0.03)
- C API to hook into Perl opcode execution
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libdevel-declare-perl
- module to add new syntax to Perl
-
- dep: libextutils-depends-perl (>= 0.302)
- Perl module for building extensions that depend on other extensions
-
- dep: libmoose-perl
- modern Perl object system framework
-
- dep: libmoosex-types-perl
- Moose extension to organise types in libraries
-
- dep: libnamespace-clean-perl (>= 0.20)
- module for keeping imports and functions out of the current namespace
-
- dep: libparse-method-signatures-perl
- Perl module to parse Perl6-like method signatures
-
- dep: libscope-upper-perl
- module to manipulate upper scopes
-
- dep: libsub-exporter-perl
- カスタムビルトルーチンの洗練されたエクスポーター
-
- dep: libvariable-magic-perl
- module to associate user-defined magic to variables from Perl
-
- dep: perl (>= 5.40.0-8)
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perlapi-5.40.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base