DOKK / manpages / debian 10 / libcatmandu-mab2-perl / Catmandu::Importer::SRU::Parser::mabxml.3pm.en
Catmandu::Importer::SRU::Parser::mabxml(3pm) User Contributed Perl Documentation Catmandu::Importer::SRU::Parser::mabxml(3pm)

Catmandu::Importer::SRU::Parser::mabxml - Package transforms SRU responses into Catmandu MAB2

    my %attrs = (
        base => 'http://sru.gbv.de/gvk',
        query => '1940-5758',
        recordSchema => 'mabxml' ,
        parser => 'mabxml' ,
    );
    my $importer = Catmandu::Importer::SRU->new(%attrs);

Each mabxml response will be transformed into the format defined by Catmandu::Importer::PICA

Johann Rolschewski <jorol@cpan.org>

This software is copyright (c) 2013 by Johann Rolschewski.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2017-10-27 perl v5.26.1