while (my $something = $sth->fetchrow_hashref()) { $option_list .= qq~\n~; }