[ ソース: libmatch-simple-perl ]
パッケージ: libmatch-simple-perl (0.010-1)
libmatch-simple-perl に関するリンク
Debian の資源:
libmatch-simple-perl ソースパッケージをダウンロード:
- [libmatch-simple-perl_0.010-1.dsc]
- [libmatch-simple-perl_0.010.orig.tar.gz]
- [libmatch-simple-perl_0.010-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
simplified clone of smartmatch operator
match::simple provides a simple match operator "|M|" that acts like a sane subset of the (as of Perl 5.18) deprecated smart match operator. Unlike smart match, the behaviour of the match is determined entirely by the operand on the right hand side.
その他の libmatch-simple-perl 関連パッケージ
|
|
|
|
-
- dep: libexporter-tiny-perl
- tiny exporter similar to Sub::Exporter
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perl (>= 5.19.5)
- Larry Wall 作の実用的な抽出とレポート用の言語
- または libscalar-list-utils-perl (>= 1:1.33)
- modules providing common scalar and list utility subroutines
-
- rec: libmatch-simple-xs-perl
- XS backend for match::simple
-
- rec: libsub-infix-perl (>= 0.004)
- create a fake infix operator