Perl and UTF8

Oxygen general issues.
Lars Skjærlund
Posts: 5
Joined: Sun Nov 20, 2005 11:12 pm
Location: Denmark
Contact:

Perl and UTF8

Post 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
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post 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
Lars Skjærlund
Posts: 5
Joined: Sun Nov 20, 2005 11:12 pm
Location: Denmark
Contact:

Post by Lars Skjærlund »

Hi George,

Yep, that did the trick :wink:.

Thanks for the quick response.

Regards,
Lars
Post Reply