in reply to Re: begin with perlin thread begin with perl
Unless you load it via perl -Mencoding=UTF-16le, Perl can't read the encoding pragma to process it.
Furthermore, "encoding" has the nasty side-effect of breaking \x## sequences in string literals.