summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 81e815b..d9cc6e8 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -9,7 +9,7 @@ WriteMakefile(
9 ABSTRACT_FROM => 'lib/Config/HAProxy.pm', 9 ABSTRACT_FROM => 'lib/Config/HAProxy.pm',
10 LICENSE => 'gpl_3', 10 LICENSE => 'gpl_3',
11 AUTHOR => 'Sergey Poznyakoff <gray@gnu.org>', 11 AUTHOR => 'Sergey Poznyakoff <gray@gnu.org>',
12 MIN_PERL_VERSION => 5.006, 12 MIN_PERL_VERSION => 5.010,
13 PREREQ_PM => { 13 PREREQ_PM => {
14 'Carp' => 0, 14 'Carp' => 0,
15 'Clone' => 0, 15 'Clone' => 0,

Return to:

Send suggestions and report system problems to the System administrator.