On 2011-12-14 05:43, Chris Stinemetz wrote:

I am trying to split the first element of an array by white space then
continue reading the rest of the file.
Thus far I am having trouble figuring out how to split the first line.

You have an XY problem, you are probably looking for http://search.cpan.org/perldoc?Text::CSV_XS.

--
Ruud

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to