Ed Summers a écrit :
I'm curious what people would find to be the best default behavior for
MARC::File::XML when it creates a MARC::Record object from XML. Should
the character encoding by default by transposed from UTF-8 to MARC-8?
Or should it be left as UTF-8?
maybe a new_from_xml($xml,$encoding) ? with $encoding being marc-8, as
MARC record object is historicaly for iso2709, that uses marc-8.
The same thing could be done when doing $record->as_xml(), but using
utf8 by default.
--
Paul POULAIN
Consultant indépendant en logiciels libres
responsable francophone de koha (SIGB libre http://www.koha-fr.org)