Page 1 of 1

Perl and UTF8

Posted: Sun Nov 20, 2005 11:17 pm
by Lars Skjærlund
Hi everyone,

I am using AxKit and would like to edit my accompanying Perl modules. I retrieve them from the server using WebDAV, but when I save them, all kind of weird things happens.

Beeing in a country using a lot of non-ASCII characters, I enjoy using Unicode directly in my Perl files. However, it appears that oXygen saves all my Perl files as non-Unicode, making the Perl modules output the wrong characters and the following XSLT processing breaks.

Has anyone tried this - does anyone know what to do?

Regards,
Lars

Posted: Mon Nov 21, 2005 9:55 am
by george
Hi Lars,

That will be the encoding for non XML files option, see Options->Preferences -- Global
http://www.oxygenxml.com/doc/ug-oxygen/ ... obal-prefs

Best Regards,
George

Posted: Mon Nov 21, 2005 10:25 am
by Lars Skjærlund
Hi George,

Yep, that did the trick :wink:.

Thanks for the quick response.

Regards,
Lars