Re: ERROR : "\xF9" does not map to Unicode
[email protected] (Sébastien Hinderer)
| Newsgroups | perl.perl4lib |
|---|---|
| Message-ID | <20090713120049.GB28893@localhost> |
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.