Stas Bekman wrote:
> I've noticed that the move from Apache::Server to Apache::ServerRec and
> ServerUtil is not complete. There are still references to Apache::Server
> in the code and docs. I'll take care of the other places, but there is
> $Apache::Server::SaveConfig:

> It should probably be $Apache::ServerRec::SaveConfig? Or else?

both that and $Apache::Server::StrictPerlSections would probably be better
placed in the Apache::PerlSections namespace, no?

  $Apache::PerlSections::Strict
  $Apache::PerlSections::Save

?

--Geoff

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to