Does MakeMaker have to be installed via the perl Makefile.PL route or can it be installed vie perl -MCPAN -e "install ExtUtils::MakeMaker"?
I have tried the latter and it then complains about not being able to locate the Config.pm file. This is probably a self answering question, but i'd like to know if this is how it should be from the authors mouth. Thanks Nathan