Re: [PATCH] Version tango
[p5sagit/p5-mst-13.2.git] / ext / Time / HiRes / Makefile.PL
index 6560420..b7c6459 100644 (file)
@@ -7,6 +7,7 @@ use ExtUtils::MakeMaker;
 
 WriteMakefile(
     'NAME'        => 'Time::HiRes',
+    MAN3PODS    => {},  # Pods will be built by installman.
     'VERSION_FROM' => 'HiRes.pm',
 );