Geoffrey Young wrote:

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

+1!

Good idea Geoff!

and compat.pod to be updated :)

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

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



Reply via email to