Dave Tibbals wrote:
> I am attempting to install the module Digest::MD5 and it fails with
> the makefile for the module. The error reported is "*** missing
> separator. Stop". 

Something's wrong with the Makefile. This can happen if tabs get expanded to
spaces or if DOS-style line endings are used.

Are you creating it with "perl Makefile.PL"? Are you editing it in some way
afterwards?

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to