my @each_char = split //, $string; [download]
In reply to Re: split chars in string by keszler in thread split chars in string by Anonymous Monk