in reply to Re: easiest way to print the content of a hash?
in thread easiest way to print the content of a hash?

thanks for the suggestions. data::dumper looks good to me. I've used the foreach, of course, but that's messy for a quick output.
  • Comment on Re^2: easiest way to print the content of a hash?