aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index ccc6a27..28bbee2 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -33,7 +33,8 @@ my %makefile_args = (
'Sys::Hostname' => 1.16,
'Apache::Defaults' => 1.02,
'Apache::Config::Preproc' => 1.04,
- 'Config::Parser' => 1.03
+ 'Config::Parser' => 1.03,
+ 'File::BackupCopy' => 1.00
},
MIN_PERL_VERSION => 5.016001,
META_MERGE => {

Return to:

Send suggestions and report system problems to the System administrator.