S Steven New member Aug 12, 2009 #1 I have a data file with lines of 100 characters per line. I want all of these characters on one line (without the whitespace between the lines). How can I write a program with perl to do this?
I have a data file with lines of 100 characters per line. I want all of these characters on one line (without the whitespace between the lines). How can I write a program with perl to do this?