|
|
| Welcome to the Monastery | |
| PerlMonks |
Re: Another question about the split functionby pfaut (Priest) |
| on Dec 11, 2007 at 22:53 UTC ( #656506=note: print w/ replies, xml ) | Need Help?? |
|
Remove the leading spaces before doing the split. $statusLine =~ s/^\s+//;
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||