in reply to Re: Help with parsing a file (updated)
in thread Help with parsing a file
Thank you LanX, works great but I have realised that in my attempt to simplify the example I have missed a key info i.e. the data blocks are not separated by an empty line but by three lines of text with an empty line above and below. Also the blocks can be more than two.I have updated the question.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Help with parsing a file (updated)
by tybalt89 (Monsignor) on May 29, 2022 at 22:05 UTC | |
by Odar (Novice) on May 29, 2022 at 23:34 UTC | |
by GrandFather (Saint) on May 30, 2022 at 04:15 UTC | |
by LanX (Sage) on May 29, 2022 at 23:46 UTC | |
by Odar (Novice) on May 30, 2022 at 13:21 UTC |
In Section
Seekers of Perl Wisdom