summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 60c1196..7caa702 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -44,8 +44,6 @@ sub doc_to_pods {
$pods{$doc} = "blib/man1/$name.1"
}
- \%pods;
-
makemaker_args MAN1PODS => \%pods;
}