CheckDigits version 0.01
========================
This module provides several procedures to compute or validate check
digits.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires no other modules and libraries.
COPYRIGHT AND LICENCE
Copyright (C) 2003 Mathias Weidner
This module may be distributed under the same license as perl itself.