NAME
Catmandu::Exporter::PICA - Package that exports PICA data
DESCRIPTION
See PICA::Data for more information about PICA data format and record structure.
CONFIGURATION
In addition to the configuration provided by Catmandu::Exporter the exporter can be configured with
type-
Serialization type as described at Catmandu::Importer. In addition to
xml(default),plain,plus,picaplus,binaryandppxmlthe typegenericcan be used to further control output format. subfield_indicator-
Character sequence to use as subfield indicator (serialization type
genericonly) field_separator-
Character sequence to write at the end of a field (serialization type
genericonly) record_separator-
Character sequence to write at the end of a record (serialization type
genericonly)