dorian wrote:
The two are not the same, as explained here:
http://perl.apache.org/docs/2.0/user/config/custom.html#Enabling_the_New_Configuration_Directives

"This [PerlLoadModule] directive is similar to PerlModule, but it require()'s the Perl module immediately, causing an early mod_perl startup."


ah, missed that one. cheers.

You will also find a discussion of this issue on the dev list
http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=108309282014095&w=2
In short, we may add a different semantics for making a module magical (in a sense of extending directives) and eliminate the 'Load' part.


--
__________________________________________________________________
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

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to