in reply to Other effects of 'use utf8' on script

This node falls below the community's minimum standard of quality and will not be displayed.

Replies are listed 'Best First'.
Re^2: Other effects of 'use utf8' on script
by ikegami (Patriarch) on May 01, 2018 at 14:52 UTC

    Now try adding it in a code block. PerlMonks is infamously using latin-1 instead of UTF-8. Kinda weakens your point...

    I'm not actually disagreeing with your point, though. I'm all for encoding the source code using UTF-8, in which case use utf8; needs to be used. But I don't think non-ASCII should be blindly used in the source file either. There are still many problems that can arise.

A reply falls below the community's threshold of quality. You may see it by logging in.