summaryrefslogtreecommitdiffstats
path: root/mod_perl.pl
diff options
context:
space:
mode:
Diffstat (limited to 'mod_perl.pl')
-rw-r--r--mod_perl.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod_perl.pl b/mod_perl.pl
index 2f4016952..fb597d744 100644
--- a/mod_perl.pl
+++ b/mod_perl.pl
@@ -39,6 +39,7 @@ use Apache2::Log ();
use Apache2::ServerUtil;
use ModPerl::RegistryLoader ();
use File::Basename ();
+use DateTime ();
# This loads most of our modules.
use Bugzilla ();