perl -MData::Dump -e 'my $str = 'LarryWall'; my @arr = split//,$str; dd @arr;'