I have to process a data file that looks pretty ugly, in other words a record has data on multiple lines. I need to skip lines to retreive the information I need.
I've used so many different combinations of if statements and while loops, but nothing worked.
If this sounds trivial to you, please don't laugh, this is my first perl program. I have to finish it by Jan 31st because we're going to production Feb 1st.
Any help is greatly appreciated.
Thanks!
I've used so many different combinations of if statements and while loops, but nothing worked.
If this sounds trivial to you, please don't laugh, this is my first perl program. I have to finish it by Jan 31st because we're going to production Feb 1st.
Any help is greatly appreciated.
Thanks!