NAME
Catmandu::PICA - Catmandu modules for working with PICA+ data
DESCRIPTION
Catmandu::PICA provides methods to work with PICA data within the Catmandu framework.
See PICA::Data for more information about PICA data format and record structure.
See Catmandu::Introduction and http://librecat.org/Catmandu for an introduction into Catmandu.
MODULES
Read/write PICA
- Catmandu::Exporter::PICA
- Catmandu::Importer::PICA
- Catmandu::Importer::SRU::Parser::picaxml
- Catmandu::Importer::SRU::Parser::ppxml
Fix functions
- Catmandu::Fix::pica_map copy from PICA values
- Catmandu::Fix::pica_keep reduce record to selected fields
- Catmandu::Fix::pica_remove delete (sub)fields
- Catmandu::Fix::pica_update change/add PICA values to fixed strings
- Catmandu::Fix::pica_append parse and append full PICA fields
- Catmandu::Fix::pica_set set PICA values from other fields
- Catmandu::Fix::pica_add add PICA values from other fields
- Catmandu::Fix::pica_tag set field tag
- Catmandu::Fix::pica_occurrence set field occurrence
- Catmandu::Fix::Bind::pica_each process selected fields
- Catmandu::Fix::Bind::pica_diff track changes
- Catmandu::Fix::Condition::pica_match check whether PICA values match a regular expression
Validation
CONTRIBUTORS
Johann Rolschewski jorol@cpan.org
Jakob Voß voss@gbv.de
Carsten Klee klee@cpan.org
COPYRIGHT
Copyright 2014- Johann Rolschewski and Jakob Voss
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
