in reply to Traversing variables in a namespace

Advanced Perl Programming is a good place to look. Chapter 6 on Modules has a section "Accessing the symbol table". I can't remember if it is Chapter 6 or 7, but there is even a neat little example program.
  • Comment on Re: Traversing variables in a namespace