I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2007-05-15 12:46:37-07 by pdi in response to 5140
Re: Warning: Malformed UTF-8 character(s)
Phil,

I'm afraid I was not very clear about what I don't understand. Encodings and translations is a terrain only partly familiar to me. So I wonder how it all works when, while -L denotes the txt file character set as Latin1 (cp1252), the file's character set is Greek (cp1253). To be more exact, various text editors recognize the file as ANSI, but the underlying code page in Windows for Greek is cp1253. So exiftool is told to write cp1252 and writes in fluent cp1253 :-) It suits me fine, but I'd rather understand it than not :-)

Regards,
pdi
Direct Responses: 5143 | Write a response