The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
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 LICENCE

This software is free software and may be distributed under the same
terms as Perl itself.

Copyright (C) 2001-2011  Baldus, Lester, Summers