freebsd-ports/devel/p5-Symbol-Global-Name/pkg-descr
Matthew Seaman c58881a2ba Symbol::Global::Name takes a reference and optional 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. Returned name is
prefixed with type sigil, eg. '$', '@', '%', '&' or '*'.

WWW: http://search.cpan.org/dist/Symbol-Global-Name/
2013-11-27 00:02:06 +00:00

6 lines
315 B
Text

Symbol::Global::Name takes a reference and optional 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. Returned name is
prefixed with type sigil, eg. '$', '@', '%', '&' or '*'.
WWW: http://search.cpan.org/dist/Symbol-Global-Name/