RE: Turning MARC record object back into a string
[email protected] (Anne Highsmith) Wed, 14 Mar 2012 14:11:38 +0000
| Newsgroups | perl.perl4lib |
|---|---|
| Message-ID | <775B10AA8A27844087BFF7F4A62A713C1B9FFF3A@EXCH-MAILBOX3.library.tamu.edu> |
Thanks to everyone who replied. And to all those who said I could simply use "my $new_marc = $bib_rec->as_usmarc();" you were correct. Now happily "MARCing" up more records.