in reply to Re^5: Mixed Unicode and ANSI string comparisons? ( binmode utf8 and :encoding(utf8))
in thread Mixed Unicode and ANSI string comparisons?

Remember Re^2: Mixed Unicode and ANSI string comparisons?? It double encodes utf8, the strings it prints are corrupted
  • Comment on Re^6: Mixed Unicode and ANSI string comparisons? ( binmode utf8 and :encoding(utf8))

Replies are listed 'Best First'.
Re^7: Mixed Unicode and ANSI string comparisons? ( binmode utf8 and :encoding(utf8))
by Anonymous Monk on Dec 15, 2015 at 03:38 UTC
    It does. As I said, he put it there to mute the warnings.