This is not a perl suggestion, but I have had good results
with:
http://www.loc.gov/standards/marcxml
java marc/xml tools which, I believe, do marc8<-->utf-8 mapping.

Rick

At 11:25 AM 9/29/2005 -0500, Thomale, J wrote:
> > Right, that was my plan. Since latin-1 to UTF-8 isn't
> > difficult to do (using utf8::encode()), I figured that would
> > be the simplest solution.
> > Or am I wrong?
>
> Is there a requirement to deliver the MARC records in MARC-8
> encoding?  If not, then use utf8::encode() to encode the Latin-1
> to UTF-8 and create the MARC records with Leader/09 = "a".

Yes--we'll be importing them into OCLC using Connexion, and OCLC doesn't
support UTF-8 yet. Just to make sure, I went ahead and tried it and got
a system error.

Thanks for the suggestion....

Jason Thomale

******************************
Enrico Silterra
Meta Data Engineer
107-E Olin Library
Cornell University
Ithaca NY 14853

Voice: 607-255-6851
Fax:     607-255-6110
E-mail: [EMAIL PROTECTED]
http://www.library.cornell.edu/cts/
******************************  

Reply via email to