Leon Brocard sent the following bits through the ether:
> Last patch for today I think.
I'm back in the UK. This fixed a ".defaults.cfg did not return a true
value at Makefile.PL line 41." error.
Leon
--
Leon Brocard.............................http://www.astray.com/
Iterative Software...........http://www.iterative-software.com/
... Drink more coffee
--- Makefile.PL.orig Tue Jun 19 00:39:04 2001
+++ Makefile.PL Tue Jun 19 00:39:19 2001
@@ -485,6 +485,7 @@
\$TT_LATEX_PATH = '$TT_LATEX_PATH';
\$TT_PDFLATEX_PATH = '$TT_PDFLATEX_PATH';
\$TT_DVIPS_PATH = '$TT_DVIPS_PATH';
+1;
EOF
close(FP);