in reply to If it looks like a scalar, and quacks like an array, it's still a scalar.

If you tie to an array and assign it to another array, FETCH() is called in sequence, but still in scalar context. There is no FETCH_ALL() method, for either arrays or hashes.

------
We are the carpenters and bricklayers of the Information Age.

Please remember that I'm crufty and crochety. All opinions are purely mine and all code is untested, unless otherwise specified.

  • Comment on Re: If it looks like a scalar, and quacks like an array, it's still a scalar.