套件: libsub-name-perl (0.26-1)
libsub-name-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 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]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Ansgar Burchardt
外部的資源:
- 主頁 [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 Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: perl (>= 5.30.0-7)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.30.0
- 本虛擬套件由這些套件提供: perl-base