MARC::Lint
===========
MARC::Lint provides a mechanism for validating MARC records. MARC::Lint
was once a part of the MARC::Record distribution, but was split out to
ease maintenance and development.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
- MARC::Record
- Business::ISBN
COPYRIGHT AND
more»
1.44 Sat August 29, 2009
- Updated TODO section with item about verfication of 008 presence and length.
[THINGS THAT MAY BREAK YOUR CODE]
- Updated _check_article with the exceptions: 'A to ', 'A isn\'t '
- Updated Lint::DATA section with Update No. 8 (Oct. 2007)
- Updated Lint::DATA section with Update No. 9 (Oct. 2008)
- Updated MARC::Lint
more»