in reply to making an array out of a string or integer

split(//,$val) will work. Remember, if you use it like a string it tends to behave like a string.

-pete
Entropy is not what is used to be.
  • Comment on Re: making an array out of a string or integer