[win32] integrate mainline
[p5sagit/p5-mst-13.2.git] / ext / B / Makefile.PL
index 92f01e2..cdcc4ed 100644 (file)
@@ -16,6 +16,7 @@ if ($^O eq 'MSWin32') {
 WriteMakefile(
     NAME       => "B",
     VERSION    => "a5",
+    MAN3PODS => ' ',
     clean      => {
        FILES           => "perl$e byteperl$e *$o B.c *~"
     }