Author: Nicholas Bamber <nicholas@periapt.co.uk>
Subject: Makefile.PL was looking for version in AltaVista
 Turned off recursion
Forwarded: not-needed
Last-Updated: 2018-01-14
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -113,6 +113,7 @@
   use_ptar();
   } # if
 
+makemaker_args(NORECURS=>1);
 WriteAll;
 
 if (0 and $iHaveEnv and $ENV{MTHURN_PERL_DEV})
