passing records from OAI-Harvester to MARC-Record

2008-04-21 Thread KREYCHE, MICHAEL
I'm trying something a little new for me and, as usual, the first time is the hardest. I'm harvesting MARC records from a repository and want to modify them. In the past I've used LWP to retrieve raw XML, parsed it, and turned it into a MARC structure. Now I'm trying to do things the "right" way.

RE: passing records from OAI-Harvester to MARC-Record

2008-04-22 Thread KREYCHE, MICHAEL
> -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

RE: Printing to a Windows receipt printer from a perl script

2011-03-24 Thread KREYCHE, MICHAEL
Phil, Have you tried something like this: http://code.activestate.com/lists/perl-win32-users/30503/ I haven't done this myself, just interested in what you're trying! Mike -Original Message- From: Phil Shirley [mailto:pshir...@cuyahogafallslibrary.org] Sent: Thursday, March 24, 2011 1

RE: reading and writing of utf-8 with marc::batch

2013-03-27 Thread KREYCHE, MICHAEL
Eric-- I'm with Leif. The output you got looks like utf-8 displayed on a terminal that doesn't support it. Whether you need to fix the terminal display is another matter--I've never felt compelled to do so. Anyway, I think you can now sign yourself "Eric Did-it-right-the-first-time Morgan!"