summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/ext/B/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/perl5/ext/B/Makefile.PL')
-rw-r--r--contrib/perl5/ext/B/Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/perl5/ext/B/Makefile.PL b/contrib/perl5/ext/B/Makefile.PL
index cdcc4ed..80e5e1b 100644
--- a/contrib/perl5/ext/B/Makefile.PL
+++ b/contrib/perl5/ext/B/Makefile.PL
@@ -16,7 +16,7 @@ if ($^O eq 'MSWin32') {
WriteMakefile(
NAME => "B",
VERSION => "a5",
- MAN3PODS => ' ',
+ MAN3PODS => {},
clean => {
FILES => "perl$e byteperl$e *$o B.c *~"
}
OpenPOWER on IntegriCloud