in reply to Re: I'm splitting a scalar and putting the results in an array. Why is the first element empty?
in thread I'm splitting a scalar and putting the results in an array. Why is the first element empty?

I added that while (attempting) troubleshooting the problem to make sure I knew what was in the array to begin with.
I'm trying to do some fairly sophisticated stuff with regex, and frankly, in way over my head at this point.
FWIW the responses I got here led me to re-read the entries in the Llama and Camel books on regex, followed by an entire day of starting from the beginning (again!) and jumping around trying out examples in the Owl book.
At least now I'm making a little progress.
Thanks again.
Roy.
  • Comment on Re^2: I'm splitting a scalar and putting the results in an array. Why is the first element empty?