Nathan Haigh wrote: > Does MakeMaker have to be installed via the perl Makefile.PL route or > can it be installed vie perl -MCPAN -e "install ExtUtils::MakeMaker"?
It should work fine from the CPAN shell. > I have tried the latter and it then complains about not being able to > locate the Config.pm file. That's a new one on me. Mind posting the install log?