>>Please read:
>>http://perl.apache.org/release/docs/1.0/guide/porting.html#END_blocks
>>
>>The special case is for registry scripts that include END blocks. If the 
>>the explanation at the above URL is unclear/confusing, please suggest 
>>how to improve it.
> 
> 
> It's pretty clear, and the bit about BEGIN blocks is right next to it,
> but it might be worth adding a note about the imbalance between BEGIN
> blocks and END blocks under Apache::Registry to cover this issue.

I don't think there is really a need, but if we do so, the "imbalance" 
is between END and all *other* special blocks, like INIT, CHECK, BEGIN 
etc. So I believe that what is says now is just fine. The registry END 
block is the black sheep...

__________________________________________________________________
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

Reply via email to