[ 原始碼: libsub-name-perl ]
套件:libsub-name-perl(0.26-2 以及其他的)
libsub-name-perl 的相關連結
Debian 的資源:
下載原始碼套件 libsub-name-perl:
- [libsub-name-perl_0.26-2.dsc]
- [libsub-name-perl_0.26.orig.tar.gz]
- [libsub-name-perl_0.26-2.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.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: perl (>= 5.36.0-4)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.36.0
- 本虛擬套件由這些套件填實: perl-base