while () { my $seen_marker = 1 .. /PAGE: 2/; if ($seen_marker) { # one thing } else { # another thing } }