Wondering if someone can help bail me out. I would like to have the data of <> as one long string. Right now I have @list = <> because if I do $scalar= <> it only captures one line of my file. However, what I really need is to capture the data as one long string. Can anyone deliver a swift answer for this?
Thanks in advance, -T