I have an ASCII log file with some content I would like to extract. I\'ve never taken time to learn Perl properly, but I figure this is a good tool for this task.
Th
How can I grab multiple lines after a matching line in Perl?
How's that one? In that one, the END string is $^, you can change it to your END string.
I am also a novice, but the solutions there provide quite a few methods... let me know more specifically what it is you want that differs from the above link.