Also rename $lines_to_skip to something suitable.... if (0 < $lines_to_skip) { if ($line =~ /datestamp-regex/) { next LINE; } # we are at the next date stamp line so fall through, etc. } ...
In reply to Re^3: Parsing/regex question
by superfrink
in thread Parsing/regex question
by vxp
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |