in reply to Saving different values for the same key by using Hash of Arrays

Use Data::Dumper to print out what your final data structure actually contains.
  • Comment on Re: Saving different values for the same key by using Hash of Arrays