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