Help for this page

Select Code to Download


  1. or download this
    while (<FILE>) {
        my $seen_marker = 1 .. /PAGE: 2/;
        if ($seen_marker) {
    ...
            # another thing
        }
    }