[ ソース: libsub-name-perl ]
パッケージ: libsub-name-perl (0.27-1 など)
libsub-name-perl に関するリンク
Debian の資源:
libsub-name-perl ソースパッケージをダウンロード:
- [libsub-name-perl_0.27-1.dsc]
- [libsub-name-perl_0.27.orig.tar.gz]
- [libsub-name-perl_0.27-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.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: perl (>= 5.40.0-6)
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perlapi-5.40.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base