This is the README file for IO::Digest, a module for computing digests while read or writing file handles.
IO::Digest uses the stanard perl module install process:
% perl Makefile.PL
% make
# make install
The latest IO-Digest could be found on cpan or at: http://svn.clkao.org/svnweb/member/browse/clkao/modules/IO-Digest/
Copyright 2004 by Chia-liang Kao clkao@clkao.org.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.