in reply to [SOLVED] - Print variable name/value for all program variables

Devel::Symdump has scalar, array and hash methods for returning variables of those types.

  • Comment on Re: Print variable name/value for all program variables