23039cd84e
PR: ports/71930 Submitted by: Rong-En Fan <rafan@infor.org>
5 lines
230 B
Text
5 lines
230 B
Text
This module allows you to calculate digests while reading or writing
|
|
file handles. This avoids the case you need to reread the same
|
|
content to compute the digests after written a file.
|
|
|
|
WWW: http://search.cpan.org/dist/IO-Digest/
|