NAME
Catmandu::Importer::SRU::Parser - Package transforms SRU responses into Perl
SYNOPSIS
DESCRIPTION
Catmandu::Importer::SRU can optionally include a parser to transform the returned records from SRU requests. Any such parser needs to implement one instance method parse
which receives an SRU-record and returns a perl hash.
AUTHOR
Patrick Hochstenbach, <patrick.hochstenbach at ugent.be>