diff options
author | root <root@rbsd.ankarstrom.se> | 2021-04-24 00:55:09 +0000 |
---|---|---|
committer | root <root@rbsd.ankarstrom.se> | 2021-04-24 00:55:09 +0000 |
commit | 5cfdae7ccf1eece314c381d8de52acd2aee7cff9 (patch) | |
tree | 5acd2e988d41455c09058c87324e6e8f7168a0d4 /lib/Apache/Inject/Handler.pm | |
parent | accfbd3ab782b82435cf1cae9c44b87a67e069d2 (diff) | |
download | Apache-Inject-5cfdae7ccf1eece314c381d8de52acd2aee7cff9.tar.gz |
Expand documentation
Diffstat (limited to 'lib/Apache/Inject/Handler.pm')
-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 |