if (/best$/) { $found=1; next; } if ($found) { push @commresults, $_; }