Apache2::ServerUtil must be loaded

This commit is contained in:
Len Kranendonk 2005-11-04 14:57:52 +00:00
parent dd727ce3aa
commit bf9776d43e

View file

@ -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 {