Digest::MD5 is part of the core perl libraries. If you lack it, your perl is incompletely built.
OK, I had to install: http://search.cpan.org/~delta/Digest-Perl-MD5/lib/Digest/Perl/MD5.pm
which is an pure Perl implementation of the module... However, now I get the following error:Bareword "OLDVALUES" not allowed while "strict subs" in use at utils/svn-testament.pl line 119.
Execution of utils/svn-testament.pl aborted due to compilation errors. Greets, m
