$constant = '$$'; $line_count =0; while (){ $line_count++ unless index ($_, $constant); }