![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
Remove a backslash. It looks like your split command is trying to split on '\' + any character instead of '.'. (In other words, rather than escaping the period to make it a literal, you're escaping the backslash instead of the period.) ...roboticus When your only tool is a hammer, all problems look like your thumb. In reply to Re: My split command isnt working - please advise
by roboticus
|
|