in reply to How can I populate attributes of a hash into another ?

Why not just merge the two hashes? Are the keys unique? Is there anything to link the hashes together e.g ISBN or unique book ID?

  • Comment on Re: How can I populate attributes of a hash into another ?