[ 原始碼: libsyntax-keyword-try-perl ]
套件:libsyntax-keyword-try-perl(0.28-1)
libsyntax-keyword-try-perl 的相關連結
Debian 的資源:
下載原始碼套件 libsyntax-keyword-try-perl:
- [libsyntax-keyword-try-perl_0.28-1.dsc]
- [libsyntax-keyword-try-perl_0.28.orig.tar.gz]
- [libsyntax-keyword-try-perl_0.28-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
try/catch/finally syntax for perl
Syntax::Keyword::Try provides a syntax plugin that implements exception-handling semantics in a form familiar to users of other languages, being built on a block labeled with the try keyword, followed by at least one of a catch or finally block.
As well as providing a handy syntax for this useful behaviour, this module also serves to contain a number of code examples for how to implement parser plugins and manipulate optrees to provide new syntax and behaviours for perl code.
其他與 libsyntax-keyword-try-perl 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libxs-parse-keyword-perl
- XS functions to assist in parsing keyword syntax
-
- dep: perl (>= 5.36.0-6)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.36.0
- 本虛擬套件由這些套件填實: perl-base