perl4lib  

Re: ERROR : "\xF9" does not map to Unicode

Sébastien Hinderer
Mon, 13 Jul 2009 05:00:49 -0700

Hello Jordi,

>   my $setting = MARC::Charset->assume_unicode(1);
>   my $ignore = MARC::Charset->ignore_errors(1);

Are you sure these lines are necessary for your script ?
Perhaps you could try it without these and see what happens ?
Also, if you can put some small file with just a few records somewhere I
may be able to try and see what happens.
Other track: pass your file to yaz-mardump and see what happens.

Good luck !
Sébastien.