Hi all,

I use the $cs->to_utf8 conversion from MARC::Charset to display MARC
Authority records in a browser, and the diacritics display properly there.
But they don't display properly via SDTOUT in my terminal window (I get two
characters instead of one -- one with the letter and one with the accent
mark). Am I doing something wrong? I'm using:
 
        binmode (STDOUT, ":utf8");

Is there any way around this problem, or is it a limitation of terminal
displays? 

(I found a thread in the archives:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg00280.html 
that discusses a similar issue, but it didn't really answer my question).

Thanks!

-- Chris Morgan
 


Reply via email to