パッケージ: libsyntax-keyword-match-perl (0.15-1 など)
libsyntax-keyword-match-perl に関するリンク
Debian の資源:
libsyntax-keyword-match-perl ソースパッケージをダウンロード:
- [libsyntax-keyword-match-perl_0.15-1.dsc]
- [libsyntax-keyword-match-perl_0.15.orig.tar.gz]
- [libsyntax-keyword-match-perl_0.15-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
match/case syntax plugin for perl
Syntax::Keyword::Match provides a syntax plugin that implements a control-flow block called match/case, which executes at most one of a choice of different blocks depending on the value of its controlling expression.
This is similar to C's switch/case syntax (copied into many other languages), or syntax provided by Switch::Plain.
This is an initial, experimental implementation. Furthermore, it is built as a non-trivial example use-case on top of XS::Parse::Keyword, which is also experimental. No API or compatibility guarantees are made at this time.
その他の libsyntax-keyword-match-perl 関連パッケージ
|
|
|
|
-
- dep: libxs-parse-keyword-perl (>= 0.36)
- XS functions to assist in parsing keyword syntax
-
- dep: perl (>= 5.40.0-6)
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perlapi-5.40.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base