Apache2::ServerUtil must be loaded
This commit is contained in:
parent
dd727ce3aa
commit
bf9776d43e
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ use Apache2::Cookie;
|
|||
use Apache2::RequestRec ();
|
||||
use Apache2::RequestIO ();
|
||||
use Apache2::Const -compile => qw(OK DECLINED);
|
||||
|
||||
use Apache2::ServerUtil ();
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
sub handler {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue