Remove MAN3PODS from modules' Makefile.PLs which are not the same as on CPAN.
[p5sagit/p5-mst-13.2.git] / ext / Math-BigInt-FastCalc / Makefile.PL
index 8ab4040..5f4df8e 100644 (file)
@@ -10,5 +10,4 @@ WriteMakefile(
     },
     INSTALLDIRS                => 'perl',
     PREREQ_FATAL       => 1,
-    MAN3PODS           => {},
  );