[ 源代码: libtrycatch-perl ]
软件包:libtrycatch-perl(1.003002-4 以及其他的)
libtrycatch-perl 的相关链接
Debian 的资源:
下载源码包 libtrycatch-perl:
- [libtrycatch-perl_1.003002-4.dsc]
- [libtrycatch-perl_1.003002.orig.tar.gz]
- [libtrycatch-perl_1.003002-4.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
- sophisticated exporter for custom-built routines
-
- dep: libvariable-magic-perl
- module to associate user-defined magic to variables from Perl
-
- dep: perl (>= 5.40.0-6)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.40.0
- 本虚包由这些包填实: perl-base