[ 原始碼: libtrycatch-perl ]
套件:libtrycatch-perl(1.003002-2 以及其他的)
libtrycatch-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtrycatch-perl:
- [libtrycatch-perl_1.003002-2.dsc]
- [libtrycatch-perl_1.003002.orig.tar.gz]
- [libtrycatch-perl_1.003002-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [search.cpan.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.17)
- 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
- sophisticated exporter for custom-built routines
-
- dep: libvariable-magic-perl
- module to associate user-defined magic to variables from Perl
-
- dep: perl (>= 5.28.0-3)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.28.0
- 本虛擬套件由這些套件填實: perl-base