diff -r 22486c9c7b15 -r 378360dbbdba releasing/cbrtools/perl/Digest/Perl/readme.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/releasing/cbrtools/perl/Digest/Perl/readme.txt Wed Jun 30 11:35:58 2010 +0800 @@ -0,0 +1,1 @@ +The module FileCompare.pm needs an MD5 module. If present it will use Digest::MD5, because this is implemented in C and so is faster than this pure Perl version. However, Perl version 5.005_03 (the version currently shipped with the Symbian platform SDK) doesn't contain Digest::MD5. This module is therefore provided as a fall back.