in reply to Re: How do I combine arrays and array of hashes?in thread How do I combine arrays and array of hashes?
@aoh3 = map {values %$_} (@aoh1, @aoh2); [download]