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

COPYRIGHT AND LICENCE

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

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