Re: making Digest::MD5

2004-04-19 Thread Robert Citek
On Monday, April 19, 2004, at 01:40 PM, Robert Citek wrote: I'm trying to compile the Digest::MD5 module. I tried to do it directly via "perl -MCPAN -e 'install Digest::MD5' and got an error: "Makefile:85: *** missing separator. Stop." So, I decided to do it by hand. Below is a transcript o

making Digest::MD5

2004-04-19 Thread Robert Citek
Hello all, I'm trying to compile the Digest::MD5 module. I tried to do it directly via "perl -MCPAN -e 'install Digest::MD5' and got an error: "Makefile:85: *** missing separator. Stop." So, I decided to do it by hand. Below is a transcript of what I tried. Has anyone else experienced a s