in reply to utf8 for require scripts

Which of the four instances of utf8 in your sample are you referring to? And could you show some example code that reproduces the problem? Short, Self-Contained, Correct Example

Update: Thank you for adding some sample code, but see How do I change/delete my post? - please mark your edits as such. Also, did you mean &#1086;&#1076;&#1080;&#1085; or один? On PerlMonks, if you meant the latter, unfortunately it's required to use <pre> instead of <code> tags, which means that HTML/PM special characters like <, >, &, [, and ] need to be escaped too (respectively, &lt;, &gt;, &amp;, &#91;, and &#93;).

Replies are listed 'Best First'.
Re^2: utf8 for require scripts (updated)
by YarNik (Sexton) on Dec 23, 2019 at 12:38 UTC
    I changed the message, but the block with the code changes Unicode to utf8 by default, so I showed how it looks in the original. Upd. Thank you, I changed it with pre