> -Original Message-
> From: josh santelli [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, April 22, 2008 12:19 PM
> To: Perl4lib
> Cc: KREYCHE, MICHAEL
> Subject: Re: passing records from OAI-Harvester to MARC-Record
>
>
> Mike,
>
> I think Ed Summers
Mike,
I think Ed Summers' message (from Dec. 17th) on the code4lib mailing
list might be helpful or relevant:
http://serials.infomotions.com/code4lib/archive/2007/200712/
I'm not familiar with these perl modules. -- If I want to try
something out I tend to use a pared down version of
On Tue, Apr 22, 2008 at 1:16 AM, KREYCHE, MICHAEL <[EMAIL PROTECTED]> wrote:
> Once I've got a MARCXML record object, it seems to me there ought to be
> a simple way to turn it into a string and grab it, something like this:
>
> $results = $harvester->listAllRecords( metadataPrefix => 'marc21'
> )