Re: MARC::Record and importing broken UTF8

2007-03-02 Thread Joshua M. Ferraro
- "Leif Andersson" <[EMAIL PROTECTED]> wrote: > But what is the best way to deal with all those broken UTF8 encodings > we encounter over and over again when importing MARC records from > outer space? > > As it is now the application dies with something like > 'utf8 "\xXX" does not map to Unic

MARC::Record and importing broken UTF8

2007-03-01 Thread Leif Andersson
Nice, But what is the best way to deal with all those broken UTF8 encodings we encounter over and over again when importing MARC records from outer space? As it is now the application dies with something like 'utf8 "\xXX" does not map to Unicode at C:/Perl/lib/Encode.pm line 166.' The problem s