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'
);
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'
);