File: README

package info (click to toggle)
libalgorithm-checkdigits-perl 0.48-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 324 kB
  • ctags: 312
  • sloc: perl: 2,939; makefile: 44
file content (24 lines) | stat: -rw-r--r-- 442 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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.