/Compress/ modules are at version 2.021. Remove vestigal MAPs and comments.
[p5sagit/p5-mst-13.2.git] / ext / XS-APItest / Makefile.PL
index 59d35c9..10ce877 100644 (file)
@@ -17,7 +17,6 @@ WriteMakefile(
     'INC'              => '-I.', # e.g., '-I. -I/usr/include/other'
        # Un-comment this if you add C files to link with later:
     # 'OBJECT'         => '$(O_FILES)', # link all the C files too
-    MAN3PODS           => {},  # Pods will be built by installman.
     realclean => {FILES        => 'const-c.inc const-xs.inc'},
 );