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.

CATMANDU MODULES

      * Catmandu::Exporter::PICA

      * Catmandu::Fix::Bind::pica_each

      * Catmandu::Fix::Condition::pica_match

      * Catmandu::Fix::pica_add

      * Catmandu::Fix::pica_map

      * Catmandu::Fix::pica_set

      * Catmandu::Importer::PICA

      * Catmandu::Importer::SRU::Parser::picaxml

      * Catmandu::Importer::SRU::Parser::ppxml

      * Catmandu::Validator::PICA

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.

SEE ALSO

    PICA::Data, Catmandu