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, binary and ppxml the type generic can be used to further control output format.

subfield_indicator

Character sequence to use as subfield indicator (serialization type generic only)

field_separator

Character sequence to write at the end of a field (serialization type generic only)

record_separator

Character sequence to write at the end of a record (serialization type generic only)