Changes for version 0.9 - 2003-12-07
- Net::OAI::ListRecords now uses Storable rather than YAML since YAML cannot handle utf8 at this time. Also Storable is significantly faster.
- Modified listRecords() to accept metadataHandler parameter for specifying a custom metadata SAX handler.
- Brought getRecord() into synch with listRecords() so that metadataHandler specifies the package name of the custom metadata handler, rather than an actual instance of that class.
Documentation
list records in an OAI-PMH archive
list sets in an OAI-PMH archive
Modules
A base class for all OAI-PMH responses
OAI-PMH errors.
The results of a GetRecord OAI-PMH verb.
A package for harvesting metadata using OAI-PMH
Results of the Indentify OAI-PMH verb.
Results of the ListIdentifiers OAI-PMH verb.
Results of the ListMetadataFormats OAI-PMH verb.
Results of the ListRecords OAI-PMH verb.
The results of the ListSets OAI-PMH verb.
An OAI-PMH record.
class for record header representation
class for baseline Dublin Core support
An OAI-PMH resumption token.