in reply to Problem installing Test::More
Long time no talk!
Make sure that your makefile (or "Makefile") contains a TAB as the first non-white character on the line. If the line contains spaces instead of TABs, convert them to TABs and try that. It should at least get you past the "*** missing separator" problem.
|
|---|