Provided by: libcatmandu-sru-perl_0.43.0-2_all 

NAME
Catmandu::Importer::SRU::Parser::mods - Package imports SRU responses with MODS records
SYNOPSIS
my $importer = Catmandu::Importer::SRU->new(
base => 'http://www.unicat.be/sru',
query => '(isbn=0855275103 or isbn=3110035170 or isbn=9010017362 or isbn=9014026188)',
recordSchema => 'mods',
parser => 'mods',
);
DESCRIPTION
Uses Catmandu::Importer::MODS to transform MODS records of the SRU response into hashes.
AUTHOR
Johann Rolschewski, "<jorol at cpan.org>"
perl v5.38.2 2021-09-02 Catmandu::Impo...U::Parser::mods(3pm)