http://www.perlmonks.org?node_id=588409


in reply to Re^3: parsing question
in thread parsing question

Thanks for the reply. I'm not seeing where "-{103}" is, in the text file I'm parsing.

UPDATED: Nevermind the above. :-) I'm such a newbie. I didn't recognize the {} as being quantifiers in a regex. So, "-{103}" is simply the line of hyphens used to separate the sections in the text file.