The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.028 - 2012-10-18

  • Fix MARCXML parsing. Forces indicators to space if there are empty in XML source file, which is wrong but occurs.

Documentation

Read and output MARC record file

Modules

Moose based MARC records set of tools
Marc field base object
Control Marc field (tag < 010)
Standard Marc Field (tag >= 010)
Base class to format Marc record
MARC::Moose record formater into ISO 2709 format
Record formater into a Json representation
Record formater into the legacy MARC::Record object
MARC::Moose record formater into MARCXML
Record formater into a text representation
Convert biblio record from UNIMARC to MARC21
Marc record formater into YAML representation
A record parser base class
ISIS records parser
Parser for ISO2709 records
Parser for JSON records
Parser for MARC::Record legacy records
Parser for MARXML records
Parser for MARXML records using SAX parser
SAX handler for parsing MARXML records
Parser for MARXML records using SAX::Simple parser
Parser for YAML records
Base class for a reader returning MARC::Moose records
A Moose::Role MARC::Moose::Record reader from a file
A file reader for ISIS (DOS) encoded records
File reader for MARC::Moose record from ISO2709 file
File reader for MARCXML file
A Moose::Role reader from a string
File reader for MARC::Moose record from ISO2709 string
MARC::Moose bibliographic record
A Moose::Role to write somewhere MARC::Moose records