in reply to Create a Hash Dynamically and add the values of same key

To store more than one value with a particular hash key, let the bucket for that key be an arrayref, or another hashref.
  • Comment on Re: Create a Hash Dynamically and add the values of same key