develooper Front page | perl.beginners | Postings from April 2012

Re: split

Thread Previous | Thread Next
From:
Shawn H Corey
Date:
April 4, 2012 06:56
Subject:
Re: split
Message ID:
4F7C52FA.20701@gmail.com
On 12-04-04 08:57 AM, Anamika K wrote:
> Could you please suggest my how to proceed?

You should use two splits: one to separate the data by white space into 
two; and another to separate the first datum by commas.


-- 
Just my 0.00000002 million dollars worth,
   Shawn

Programming is as much about organization and communication
as it is about coding.

[updated for today's programmers]
"Show me your code and conceal your interfaces, and I shall continue
to be mystified. Show me your interfaces, and I won't usually need
your code; it'll be obvious."
	-- Fred Brooks

Don't be clever; being great is good enough.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About