# Discard the buffered lines. @buffer = (); # Print the matched line. print $line; #### # Discard the buffered lines. @buffer = $line;