GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Net::OAI::ListRecords(3) User Contributed Perl Documentation Net::OAI::ListRecords(3)

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

Like all responses to OAI verbs, ListRecords is based on Net::OAI::Base and inherits its methods.

You probably don't want to be using this method yourself, since Net::OAI::Harvester::listRecords() calls it for you.

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

Returns the name of the package being used to represent the individual metadata records. If unspecified it defaults to Net::OAI::Record::OAI_DC which should be ok.
2016-01-24 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.