You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@perl.apache.org by Stas Bekman <st...@stason.org> on 2002/12/05 11:50:39 UTC

keeping the same merging order as in 1.0?

In 2.0 we do:

     merge_item(PerlModule);
     merge_item(PerlRequire);
[...]
     merge_table_overlap_item(SetEnv);
     merge_table_overlap_item(PassEnv);

In 1.0 these two groups were evaluated in a reversed order. Is this 
significant? Should it be the same as 1.0?


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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org