|
|
| "be consistent" | |
| PerlMonks |
Re: Unwanted empty value in array after Splitting a stringby explorer (Chaplain) |
| on Aug 28, 2006 at 02:43 UTC ( #569921=note: print w/ replies, xml ) | Need Help?? |
|
split is returning the first empty field, to the left of the first GTG separator in string. Please, read the first paragraph of split at perldoc.perl.org: http://perldoc.perl.org/functions/split.html
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||