[ 源代码: libsub-name-perl ]
软件包:libsub-name-perl(0.26-1 以及其他的)
libsub-name-perl 的相关链接
Debian 的资源:
下载源码包 libsub-name-perl:
- [libsub-name-perl_0.26-1.dsc]
- [libsub-name-perl_0.26.orig.tar.gz]
- [libsub-name-perl_0.26-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module for assigning a new name to referenced sub
Sub::Name has only one function, which is also exported by default:
subname NAME, CODEREF
Assigns a new name to referenced sub. If package specification is omitted in the name, then the current package is used. The return value is the sub.
The name is only used for informative routines (caller, Carp, etc). You won't be able to actually invoke the sub by the given name. To allow that, you need to do glob-assignment yourself.
其他与 libsub-name-perl 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: perl (>= 5.32.0-4)
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perlapi-5.32.0
- 本虚包由这些包填实: perl-base