MOON
Server: Apache/2.2.31 (Unix) mod_ssl/2.2.31 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4
System: Linux csr818.wilogic.com 2.6.18-419.el5xen #1 SMP Fri Feb 24 22:50:37 UTC 2017 x86_64
User: digitals (531)
PHP: 5.4.45
Disabled: NONE
Upload Files
File: //usr/local/ssl/share/doc/perl-String-CRC32-1.4/README
Perl Module String::CRC32

This packages provides a perl module to generate checksums from strings
and from files.

Written 19990310 by Soenke J. Peters <peters__perl@opcenter.de>.

The checksums are the same as those calculated by ZMODEM, PKZIP,
PICCHECK and many others.
There's another perl module called String::CRC which allows to calculate
not only 32 bit CRC numbers, but the generated sums differ from those of
the programs mentioned above.

Installation:
   "perl Makefile.PL"
   "make"
   "make test"
   "make install"

If you find any bugs, please send me a good description (or a patch ;-) ).
Thanks to s0lar(at)gmx.li who sent me a patch to replace PerlIO_getc with
PerlIO_read to improve performance.

Have fun,
    Soenke J. Peters
    Rostock, Germany