Call for testers: next release of Net::OAI::Harvester Perl module may break legacy custom handlers

2016-01-15 Thread Thomas Berger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [Apologies for cross-posting] The Perl module Net::OAI::Harvester implements a client framework for the OAI Protocol for Metadata Harvesting (OAI-PMH) and was authored and originally maintained by Ed Summers. It has been available on CPAN ever since

Ariadne: Net::OAI::Harvester

2004-02-02 Thread Ed Summers
The latest Ariadne has a pretty brief howto article [1] about using Net::OAI::Harvester [2] to query OAI-PMH archives [3]. If you haven't heard of OAI-PMH the short story is that it's an HTTP/XML based protocol for sharing metadata. Net::OAI::Harvester is an object oriented client

Net::OAI::Harvester

2003-07-08 Thread Ed Summers
A beta version of a Perl OAI-PMH harvesting library was just uploaded to CPAN as Net::OAI::Harvester. The idea behind Net::OAI::Harvester is to provide an object-oriented client interface to the data found in OAI-PMH repositories (similar to what LWP::UserAgent does for HTTP). More about OAI