[ 源代码: 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.