[ bianca ]
[ 源代码: libsyntax-keyword-multisub-perl ]
软件包:libsyntax-keyword-multisub-perl(0.04-2 以及其他的)
libsyntax-keyword-multisub-perl 的相关链接
下载源码包 libsyntax-keyword-multisub-perl:
- [libsyntax-keyword-multisub-perl_0.04-2.debian.tar.xz]
- [libsyntax-keyword-multisub-perl_0.04-2.dsc]
- [libsyntax-keyword-multisub-perl_0.04.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [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.17) [arm64]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.3) [amd64]
-
- dep: libxs-parse-sublike-perl (>= 0.15)
- XS functions to assist in parsing sub-like syntax
-
- dep: perl (>= 5.40.0-6)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.0
- 本虚包由这些包填实: perl-base