Thanks for the details about your Perl versions Michael. On Mon, Mar 07, 2005 at 09:06:48AM -0600, Doran, Michael D wrote: > My understanding of Anne's posting was that the record she tested *did* > contain unicode: "I started with the Unicode version of the record and > modified it...".
Yeah, I didn't really understand what this specifically meant. I thought perhaps Anne had simply set position 08 in the leader to indicate the record contained utf8...which wouldn't adversely affect MARC::Record at all. The main thing is that the record should contain a multibyte character. The t/utf8.t should make the problem evident. //Ed