# New Ticket Created by  WFB 
# Please include the string:  [perl #124024]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=124024 >


Hi,

On Windows, the Notepad.exe saves the Byte Order Mark (BOM) at the begin of
the text. Perl6 doe s not filter this BOM if open the file with UTF-8 and
without :bin set.

The user has to handle that, which is anoying and not intuitive.

thanks

Reply via email to