summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/ext/Opcode/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/perl5/ext/Opcode/Makefile.PL')
-rw-r--r--contrib/perl5/ext/Opcode/Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/perl5/ext/Opcode/Makefile.PL b/contrib/perl5/ext/Opcode/Makefile.PL
index 48a6ed8..d7e781f 100644
--- a/contrib/perl5/ext/Opcode/Makefile.PL
+++ b/contrib/perl5/ext/Opcode/Makefile.PL
@@ -1,7 +1,7 @@
use ExtUtils::MakeMaker;
WriteMakefile(
NAME => 'Opcode',
- MAN3PODS => ' ',
+ MAN3PODS => {},
VERSION_FROM => 'Opcode.pm',
XS_VERSION => '1.03'
);
OpenPOWER on IntegriCloud