in reply to Re^4: What is the best way to handle this data?
in thread What is the best way to handle this data?

You should remove whitespace before loading data into the hash, not after it is in the hash, especially if the hash keys have whitespace.
  • Comment on Re^5: What is the best way to handle this data?