@chars = split //, $string; $first_char = @chars[0];