|
|
| |
Net::OAI::GetRecord(3) |
User Contributed Perl Documentation |
Net::OAI::GetRecord(3) |
Net::OAI::GetRecord - The results of a GetRecord OAI-PMH verb.
return the result as Net::OAI::Record.
Shortcut to the "header()" method of the
Net::OAI::Record fetched.
Shortcut to the "metadata()" method of the
Net::OAI::Record fetched. The return value may be undefined in case of deleted
records or if no metadataHandler was provided.
Shortcut to the "recorddata()" method of the
Net::OAI::Record fetched. The return value may be undefined in case of deleted
records or if no metadataHandler was provided.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |