in reply to Re: array element as foreach iterator
in thread array element as foreach iterator

OK, that explains why. I must use simple scalar variables (or the default $_) as a for/foreach iterator. Thanks.
  • Comment on Re^2: array element as foreach iterator