libsymbol-global-name-perl

Module to find name and type of a global variable
  https://metacpan.org/release/Symbol-Global-Name
  0
  no reviews



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.