The attached patch makes «open FH, ':raw' $filename» do what it advertises to do: open the file, and then call «binmode FH». Previously a shortcut was taken that simply wasn't correct, as previously explained. I have only tested it on Linux though, testing on Windows is required.Thread Next