Re: turning off MARC::Charset

2007-08-15 Thread Mike Rylander
On 8/15/07, Rina Ron <[EMAIL PROTECTED]> wrote: > Is there any way that I could turn off the translation of marc8 to utf8 > and utf8 to marc8 in MARC::Record ? All of my records are already in > utf8 format. If that's the case then the leader/09 should contain 'a', which does exactly that -- turns

turning off MARC::Charset

2007-08-15 Thread Rina Ron
Is there any way that I could turn off the translation of marc8 to utf8 and utf8 to marc8 in MARC::Record ? All of my records are already in utf8 format.