Re: 2.0.2 release is still broken for Apache2::PerlSections

2006-04-24 Thread John Plumbley
I am in the process of moving to modperl2 and was tripped up by the problem with @PerlConfig that Apache2::PerlSections has. I came across your post from last October but it does not look as though the fix you suggested then has been taken up. As per your post, there are two issues here affecting

Re: 2.0.2 release is still broken for Apache2::PerlSections

2005-10-27 Thread Frank Wiles
On 27 Oct 2005 06:39:27 -0700 merlyn@stonehenge.com (Randal L. Schwartz) wrote: > > I posted my bug report about two weeks ago. Just want to make sure > that it's still active. > > For my installation, I'll have to continue the workaround of: > > use Apache2::PerlSections; > BEGIN { >

2.0.2 release is still broken for Apache2::PerlSections

2005-10-27 Thread Randal L. Schwartz
I posted my bug report about two weeks ago. Just want to make sure that it's still active. For my installation, I'll have to continue the workaround of: use Apache2::PerlSections; BEGIN { *Apache2::PerlSections::dump_special = sub { my($self, @data) = @_; $self->ad