[ ソース: libsymbol-global-name-perl ]
パッケージ: libsymbol-global-name-perl (0.05-4)
libsymbol-global-name-perl に関するリンク
Debian の資源:
libsymbol-global-name-perl ソースパッケージをダウンロード:
- [libsymbol-global-name-perl_0.05-4.dsc]
- [libsymbol-global-name-perl_0.05.orig.tar.gz]
- [libsymbol-global-name-perl_0.05-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module to find name and type of a global variable
Symbol::Global::Name lookups the symbol table to find an element by reference.
Its find() method takes a reference and optionally a package name. It returns the name of the referenced variable as long as it's in the package or sub-package and it's a global variable.