The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Net::OAI::ListIdentifiers - Results of the ListIdentifiers OAI-PMH verb.

SYNOPSIS

DESCRIPTION

METHODS

This class is based on Net::OAI::Base and inherits the general methods expect for the following:

new()

next()

Returns the Net::OAI::Record::Header object for the next OAI record in the response, undef if none remain. resumptionToken handling is performed automagically if the original request was listAllIdentifiers().