Once again syncing after too long an absence
[p5sagit/p5-mst-13.2.git] / vms / ext / Stdio / Makefile.PL
index f5599f8..4e17a48 100644 (file)
@@ -1,5 +1,5 @@
 use ExtUtils::MakeMaker;
 
 WriteMakefile( 'VERSION_FROM' => 'Stdio.pm',
-               'MAN3PODS'     => ' ', # pods will be built later
+               'MAN3PODS'     => {}, # pods will be built later
              );