diff options
Diffstat (limited to 'lib/Apache/Inject')
-rw-r--r-- | lib/Apache/Inject/Handler.pm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Apache/Inject/Handler.pm b/lib/Apache/Inject/Handler.pm index 7c32a61..6c1a282 100644 --- a/lib/Apache/Inject/Handler.pm +++ b/lib/Apache/Inject/Handler.pm @@ -2,9 +2,10 @@ package Apache::Inject::Handler; use strict; +use Apache2::Const qw/OK DECLINED/; +use Apache2::Log (); use Apache2::RequestRec (); use Apache2::RequestUtil (); -use Apache2::Const qw/OK DECLINED/; my $doc = qr{ \A |