LibreCat / Catmandu-MARC

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

Different formats for Importer and Exporter as default #40

Closed jorol closed 8 years ago

jorol commented 8 years ago

Catmandu::Importer::MARC and Catmandu::Exporter::MARC use different types as defaults:

USMARC

XML

It would be more convenient if they would set the same formats as defaults. Could we change that or would it break too many scripts?

phochste commented 8 years ago

Yes, version 1.0 is a good start to set this straight. I also want to deprecate that importer/exporter name USMARC as it doesn't state what it does (going from/to ISO format of MARC).

jorol commented 8 years ago

Fixed in #42