File: README

package info (click to toggle)
libdigest-nilsimsa-perl 0.06-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 232 kB
  • ctags: 74
  • sloc: ansic: 444; makefile: 47; perl: 6
file content (24 lines) | stat: -rw-r--r-- 362 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24

Installing Digest::Nilsimsa
---------------------------

The usual:

    perl Makefile.PL
	make && make test
	make install

Notes
-----

This module has been tested successfully on:

Linux 2.2.x (x86), Perl 5.6.1
Linux 2.4.x (x86), Perl 5.6.1


C code take from nilsimsa 0.2.4 
http://ixazon.dynip.com/~cmeclax/nilsimsa.html

and modified by chad@455scott.com