Funny I removed the rpm I was using and tried to update from CPAN but it said it was up to date. I had to manually download and install and now it is working. Thanks for the pointer..

Steve Dimoff wrote:

rpm -q perl-Digest-SHA1
perl-Digest-SHA1-2.02-1.dag



2.10 is out, you could use CPAN to update it.

From command promt as root:

# perl -MCPAN -eshell

cpan> install Digest::SHA1

Then try it.

Steve



Reply via email to