Changes for version 1.17

  • ENHANCEMENTS
    • Added optional subfield string to MARC::Field::as_string().
    • Added tag-based filtering on the USMARC constructors and passthru support for this in MARC::File::next(). Now you can select which tags get put into your MARC record, and not have to pay the processing costs for fields you're going to ignore.
    • title_proper() now returns the _a, _n and _p from the 245 in whatever order they happen to appear. Thanks to Anne Highsmith for the change and the test data.
    • Minor speed tweaks when checking for tags < 010
    • Made the POD checking in t/99.pod.t work better. Eventually I need to make the same changes into Test::Pod.

Documentation

A documentation-only module for new users of MARC::Record
MARC record dump utility
MARC record dump utility

Modules

Perl module for handling files of MARC::Record objects
Perl extension for handling MARC fields
Base class for files of MARC records
MicroLIF-specific file handling
USMARC-specific file handling
Perl extension for checking validity of MARC records
Perl extension for handling MARC records