Changes for version 0.15

  • Added clone() methods for MARC::Field and MARC::Record, so you can make a copy of an existing record. Plus, this acts as a filter to create records that are subsets of another.
  • Added selective printing of fields in marcdump. Now you can do something like this:
    • marcdump myfile.marc --field=245 --field=1XX
  • and only get back the title and author fields

Documentation

MARC record dump utility
MARC record dump utility

Modules

Perl extension for handling MARC fields
Perl extension for checking validity of MARC records
Perl extension for handling MARC records