in reply to Re: accidentally removed MakeMaker.pm
in thread accidentally removed MakeMaker.pm

I don't understand the solution? I'm unable to run 'perl Makefile.PL" command for the MakeMaker package. How does your suggestion solve my problem? I'm missing dependencies (for example Cwd.pm) which I can't install without being able to run 'perl Makefile.PL' on those packages?
  • Comment on Re^2: accidentally removed MakeMaker.pm

Replies are listed 'Best First'.
Re^3: accidentally removed MakeMaker.pm
by Corion (Patriarch) on Jan 26, 2011 at 10:08 UTC

    I'm not telling you to reinstall the whole package. I'm telling you to download and copy the one missing file to the appropriate location (assuming that you only deleted MakeMaker.pm, as you stated).