in reply to Re: Parsing multiple lines into a single line
in thread Parsing multiple lines into a single line
Hi,
I am very new to Perl, that is why I need help :)
Right now, all I am doing is using chomp and writing to tempfile and reusing chomp and again writing to temp files...and process the data this way...which I assume is not efficient.
--Jessica.