summaryrefslogtreecommitdiff
path: root/ext/Data/Dumper/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'ext/Data/Dumper/Makefile.PL')
-rw-r--r--ext/Data/Dumper/Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Data/Dumper/Makefile.PL b/ext/Data/Dumper/Makefile.PL
index 6c94e95dff..12930c5c39 100644
--- a/ext/Data/Dumper/Makefile.PL
+++ b/ext/Data/Dumper/Makefile.PL
@@ -7,5 +7,5 @@ WriteMakefile(
SUFFIX => 'gz',
DIST_DEFAULT => 'all tardist',
},
- MAN3PODS => ' ',
+ MAN3PODS => {},
);