while (my @row = $search->fetchrow_array()) { print "@row\n"; }