Randal L. Schwartz wrote:
>>>>>>"Philippe" == Philippe M Chiasson <[EMAIL PROTECTED]> writes:
> 
> 
> Philippe> Frank Wiles wrote:
> 
>>>Hi Everyone, 
>>>
>>>Back in November Randal mentioned he was having trouble with his
>>><Perl> sections.  See this message from the archives,
>>>http://snipurl.com/monw. 
>>>
>>>Attached is a small patch that I believe fixes the issue. 
> 
> Philippe> Sorry, but it doesn't fix the issue.

I was refering to a different issue it would seem.

> Here's what I'm *still* using:
> 
>     use Apache2::PerlSections;
>     BEGIN {
>       *Apache2::PerlSections::dump_special = sub {
>         my($self, @data) = @_;
>         $self->add_config($_) for @data;
>       }
>     }
> 
> It's gotta do at least this for it to work for me.

I searched for your original bug report and couldn't find it. Care to point
me in the right direction ?

--------------------------------------------------------------------------------
Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5
http://gozer.ectoplasm.org/     F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to