Subject: | write_file should produce a UTF-8 encoded file |
Related to other Unicode issues. Regardless of whether write_string changes to output characters or UTF-8 encoded text as discussed in https://rt.cpan.org/Ticket/Display.html?id=76180 the write_file method should be fixed to produce a UTF-8 encoded output file (if UTF-8 is available).
There is also currently no test coverage for write_file.