Re: MARC::Charset problem

2006-06-27 Thread moconnor59
Edward Summers wrote: > Perhaps when you are writing out your data you aren't preparing the > filehandle for utf8? - you're right (as printing to STDOUT and using binmode() shows), however I got confused because I'm actually trying to save the transcoded data in a Berkeley-db file (via DB_File.pm

Re: MARC::Charset problem

2006-06-22 Thread Edward Summers
On Jun 22, 2006, at 5:34 AM, [EMAIL PROTECTED] wrote: I'm using MARC::Charset::marc8_to_utf8() v0.95 to transcode some Library of Congress data to utf8, however I'm finding a problem with character 'ΓΈ' (hex 0xB2 - lowercase scandinavian o / latin small letter o with stroke), this character is tra