<URL: https://rt.cpan.org/Ticket/Display.html?id=73623 > On Fri, Dec 30, 2011 at 6:15 PM, Linda A Walsh via RT < bug-Encode@rt.cpan.org> wrote: > As for the lines in the file I submitted-- they looked like they all had > CRLF as line separators... > Probably. And not really relevant. piconv was treating your file as a series of lines ending with 0A *before decoding*. LF is not 0A in UTF-16le, and an 0A is not necessarily part of a LF in UTF-16le.Thread Previous | Thread Next