in reply to Arrays - Getting a single column from more than one row

Erm... Your post is way too inexact to answer.

Exactly what is in @emails, and what do you want to end up with? Be exact - is @emails an array of hashrefs or an array of arrayrefs or an array of strings or a table in a relational database? What is $email supposed to be? A string, a hash, an array of hashes, something else?

this might be useful.

  • Comment on Re: Arrays - Getting a single column from more than one row