while($results = $sth->fetchrow_array_ref()) { push @data, $results; }