I ran into the UTF-16 issue and was able to replace line 98 with the following statement, which seemed to work (and will hopefully post properly):
open F, “>>:raw:perlio:encoding(utf16be)”, $file or die “Error opening $file for appendn”;
]]>I will try to fix it ASAP, as it has also been bugging me
Thanks forward
]]>best regards Carsten
]]>