releasing/cbrtools/perl/Digest/Perl/readme.txt
author andy simpson <andrews@symbian.org>
Fri, 30 Jul 2010 15:14:33 +0100
changeset 652 311511800c67
parent 602 3145852acc89
permissions -rw-r--r--
Add export for s60ibymacros.pm (re-applies missing part of fix for Bug 2901

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.