Wide character (U+XXXX) in substitution (s///)
There is a “use locale” somewhere in the code you are running.
Update: This is specifically in reference to warning about wide characters “in substitution”. See also the follow-up entry.
There is a “use locale” somewhere in the code you are running.
Update: This is specifically in reference to warning about wide characters “in substitution”. See also the follow-up entry.