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.

wide character in print in MARC::File::XML

2007-08-18 Thread Rina Ron
I got the error "wide character in print at IO/Handle.pm line 399" and solved it in a not nice way by using an object as a hash reference. Perhaps there is a better way. Here is what I have : use MARC::File::XML ( BinaryEncoding => 'utf8', RecordFormat => 'UNIMARC' ); use MARC::Batch; use MA

tag 'FMT' as a control field

2007-11-19 Thread Rina Ron
d. Perhaps you could make this change in the module also, as it would help those with "Aleph" libraries. Thank you, Rina Ron