in reply to Re^2: Writing UTF8 Filename
in thread Writing UTF8 Filename

Well, I am unsure about what you mean by properly encoding them.

Then you very probably haven't. Please read the Perl Unicode Tutorial at http://tnx.nl/perlunitut and update your program. Perl's unicode support goes much deeper than just allowing byte strings, and typically means you have to change your input and output routines.

Juerd # { site => 'juerd.nl', do_not_use => 'spamtrap', perl6_server => 'feather' }