Hi, Sorry for writing back so late.
"ddt" <[EMAIL PROTECTED]> writes: > Maybe this is not the right list to address my problem, but it's the only > place I've seen where I could post my problem, if there's any other > list/mail/etc. let me know it. I've run your program with XML-Xerces-2.5.0-0 and it works correctly. My suggestion is to check your locale setting when running the program: ~/work/xml-xerces/perl-2.5 $ echo $LANG en_US This will affect what code page Xerces uses by default - if it is set to 'C' then you will not be using unicode. Cheers, jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
