HTTP-OAI

 view release on metacpan or  search on metacpan

script/oai_pmh.pl  view on Meta::CPAN

=item --set <oai set>

Request only those records in a set.

=item --until <ISO datetime>

=back

=head1 DESCRIPTION

Retrieve data from OAI-PMH endpoints. The output format is:

	<headers>

	<content>
	<FORMFEED>

Where <headers> are in HTTP header format. Content will be the raw XML as exposed by the repository. Each record is separated by a FORMFEED character.

For example:



( run in 1.597 second using v1.01-cache-2.11-cpan-2b1a40005be )