Front page | perl.beginners |
Postings from July 2011
Re: first post
Thread Previous
|
Thread Next
From:
Shawn H Corey
Date:
July 21, 2011 06:29
Subject:
Re: first post
Message ID:
4E2829B8.9000301@gmail.com
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.
Thread Previous
|
Thread Next