$string .= '.' if $string !~ /[.!?]$/; #### @array = map ucfirst, @array;