in reply to Problem in installing the Digest::MD5.pm module

Please use code tags around your commands for readability.

From what I can decipher, it looks like you just ran make with all those options yourself from the command line. Why not a:

perl Makefile.PL make make test make install