summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 71e434867..eaa232222 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -241,8 +241,8 @@ my %optional_features = (
prereqs => {
runtime => {
requires => {
- 'mod_perl2' => '1.999022',
- 'Apache::SizeLimit' => '0.96',
+ 'mod_perl2' => '1.999022',
+ 'Apache2::SizeLimit' => '0.96',
}
}
}