On 11-07-21 09:03 AM, Shlomi Fish wrote:
However, there is one problem where<IN> will return a single line, and so there will only be one "\n" at most, so I don't understand what he wants to split exactly. Does he want to remove \t\n from the end of the line?
His file is probably a tab-delimited text one and doesn't realize he should be using Text::CSV to parse it.
-- Just my 0.00000002 million dollars worth, Shawn Confusion is the first step of understanding. Programming is as much about organization and communication as it is about coding. The secret to great software: Fail early & often. Eliminate software piracy: use only FLOSS. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/