软件包:libsyntax-keyword-multisub-perl(0.02-3)
libsyntax-keyword-multisub-perl 的相关链接
Debian 的资源:
下载源码包 libsyntax-keyword-multisub-perl:
- [libsyntax-keyword-multisub-perl_0.02-3.dsc]
- [libsyntax-keyword-multisub-perl_0.02.orig.tar.gz]
- [libsyntax-keyword-multisub-perl_0.02-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
multiple subroutine dispatch syntax extension
Syntax::Keyword::MultiSub provides a new keyword, multi, to put before subroutine declarations, which permits multiple distinct function bodies to be provided, which take different parameters. A call to a multi sub will invoke whichever function body best fits the arguments passed.
Currently this module can only make dispatching decisions based on the number of arguments as compared to the number of signature parameters each body was expecting. It requires perl version 5.26 or above, in order to get enough support from signatures. Note also enabling this module does not enable the signatures feature; you must do that independently.
其他与 libsyntax-keyword-multisub-perl 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libxs-parse-sublike-perl (>= 0.15)
- XS functions to assist in parsing sub-like syntax
-
- dep: perl (>= 5.36.0-6)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.36.0
- 本虚包由这些包填实: perl-base