in reply to
making an array out of a string or integer
@arr = split //,$val;
perlfunc
is your friend.
rdfield
Comment on
Re: making an array out of a string or integer
Download
Code
In Section
Seekers of Perl Wisdom