while ($row=$sth->fetchrow_arrayref){ print $row if defined $row; }