in reply to look up the symbol table of a variable

And here is a simple example with Devel::SymDump.
use Devel::Symdump; use CGI; my $obj = Devel::Symdump->new('CGI'); print $obj->as_string;

I'm not really a human, but I play one on earth. flash japh