NAME
Net::OAI::GetRecord - The results of a GetRecord OAI-PMH verb.
SYNOPSIS
DESCRIPTION
METHODS
new()
record()
return the result as Net::OAI::Record.
header()
Shortcut to the header() method of the Net::OAI::Record fetched.
metadata()
Shortcut to the metadata() method of the Net::OAI::Record fetched. May be undefined in case of deleted records or if no metadataHandler was provided.