RE: RE: Turning string into MARC record

2012-08-02 Thread Gorman, Jon
it bounces the message. Well, at least you got the mail ;). Jon G. > -Original Message- > From: arvinport...@lycos.com [mailto:arvinport...@lycos.com] > Sent: Thursday, August 02, 2012 12:30 PM > To: Gorman, Jon > Cc: perl4lib@perl.org > Subject: Re: RE: Turning st

RE: Turning string into MARC record

2012-08-02 Thread Gorman, Jon
No need to use MARC::Batch in this case, just use the new_from_usmarc method in MARC::Record my $record = MARC::Record->new_from_usmarc( $record_string ) ; Jon Gorman University of Illinois > -Original Message- > From: arvinport...@lycos.com [mailto:arvinport...@lycos.com] > Sent: Thur