LibreCat / Catmandu-MARC

Catmandu modules for working with MARC data
https://metacpan.org/release/Catmandu-MARC
Other
8 stars 10 forks source link

bugfix for XML exporter #10

Closed jorol closed 10 years ago

jorol commented 10 years ago

Bug: MARC XML exporter does not set xml declaration or collection element

$ catmandu convert MARC --type RAW to MARC --type XML < ./t/camel.usmarc
<marc:record><marc:leader>00755cam  22002414a 4500</marc:leader>

Added bugfix to Catmandu::Exporter::XML and 13-marcxml.t.