Re: Question about OAI Harvesting via Perl

From: Eka Grguric <egrguric_at_nyob>
Date: Tue, 14 Jan 2014 16:46:56 -0500
To: CODE4LIB_at_LISTSERV.ND.EDU
Thanks for responding!

I initialized it as follows (following the code from the synopsis on the site). 

my $harvester = Net::OAI::Harvester->new( 
		baseURL => 'http://contentpro.lib.bcit.ca/iii/oairep/OAIRepository'
	 );
Received on Tue Jan 14 2014 - 16:47:24 EST