while(my $ref=$sth->fetchrow_arrayref){ push( @data, $ref ); }