Binary package “libsymbol-global-name-perl” in ubuntu bionic

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.