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. Supports xml (default), plain, import, plus, picaplus, binary, and ppxml.

The type generic can be used to further control output format with options:

annotate

Include field annotations to write annotated PICA format (e.g. PICA Patch 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)