and also that it does not consider the input files as being UTF-8 encoded by default...
Perl has no idea what's in the file. It cannot assume the file's content is text encoded with UTF-8. In fact, it cannot assume the file's content is text at all. Unless you tell Perl otherwise, it gives you the file's contents: bytes.
In reply to Re^2: Search & replace of UTF-8 characters ?
by ikegami
in thread Search & replace of UTF-8 characters ?
by levien
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |