in reply to Re^2: Accessing list of package names in a module
in thread Accessing list of package names in a module

Symbol tables are hardly "goodies hidden internally", they are documented in perlmod.

Though if you come from other programming languages it's not obvious that something like that even exists :-)

  • Comment on Re^3: Accessing list of package names in a module