in reply to Re: weird perl verion and/or OS problem with newlines
in thread weird perl verion and/or OS problem with newlines
This is why I used the while loop with the concatenated string... so I can do some processing of the subsections that I find that satisfy the above criteria. Writing a while loop to process the code line by line would be more efficient in memory, but more time in development. Vince--start of file-- #:lav some text #:eof #:lav some text #:eof #:lav some text #:eof --end of file--
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: weird perl verion and/or OS problem with newlines (tye)
by tye (Sage) on Sep 25, 2003 at 16:02 UTC |