Changes for version 0.83 - 1999-10-11
- Updated MARC.pm line 108 to store scalar references instead of scalars. This will hopefully cut down on duplication of data in the MARC object.
- Also, updated the getvalue(), searchmarc() and addfield() methods to reflect the change in the way subfield data is stored.
- Added line 220 to return '0 but true' instead of 0 when no records were read in. This will allow for statemenets like $x->openmarc("test.mrc") || die;
Modules
Perl extension to manipulate MAchine Readable Cataloging records.