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 2009-05-25 07:47:25-07 by mfeske
problems with umlaute an variables
Hello everypody I have some Problems by using command line with a batch file. By using -copyright the Umlaut ae is okay by using -XPAuthor, -copyright, -Writer-Editor, -XPAuthor, -contributor isnt okay :-( The next problem is, that I works with variablen and in some fiels a space in Variable is okay and in other I must make a underline. Where is the problem? If anybody want I can upload or send the batch or information file. Greetings Michael
Direct Responses: 10809 | Write a response
Posted on 2009-05-25 11:08:17-07 by exiftool in response to 10806
Re: problems with umlaute an variables
I'm not sure about your variable name problem. Seeing the batch file may help. You can paste a section of it in here inside a <code> ... </code> block.

I think that reaing FAQ number 10 may help you with your special character problems.

- Phil
Direct Responses: Write a response