Re: Problems using MARC::Charset

2005-10-21 Thread Edward Summers
On Oct 21, 2005, at 9:37 AM, Sperr, Edwin wrote: I've tried running my records through MARC::Charset, using the formulation: while (my $record = $batch->next()) { $cs->to_utf8($file->write( $record )); } Am I using MARC::Charset correctly? Yeah, you're not using it correctly. At the m

Problems using MARC::Charset

2005-10-21 Thread Sperr, Edwin
I've tried running my records through MARC::Charset, using the formulation: while (my $record = $batch->next()) { $cs->to_utf8($file->write( $record )); } However, what I get back still isn't valid utf-8 -- in my leaders, I'm left with stuff like: 01533nam 2200337Ia 450 This causes e