Re: Perl 5.10

2007-12-21 Thread Michael Schout
Colin Wetherbee wrote: > Have any of you used mod_perl with Perl 5.10 yet? Are there any gotchas > to consider? Apparently so. I have found the cause of my sometimes-it-works sometimes-it-doesnt problem for PerlOutputFilterHandlers. I tracked the problem down to MP_CODE_ATTRS(), called from mod

Re: Perl 5.10

2007-12-21 Thread Michael Schout
Michael Schout wrote: > [Fri Dec 21 10:57:47 2007] [error] an unknown filter was not added: > Foo::Filter::StripWhiteSpace in addition, with PerlTrace enabled, I get: modperl_filter_add_request: a non-mod_perl OutputFilter handler Foo::Filter::StripWhiteSpace configured. Regards, Michael Schout

Re: Perl 5.10

2007-12-21 Thread Michael Schout
Andreas J. Koenig wrote: >> On Thu, 20 Dec 2007 11:38:02 -0500, Colin Wetherbee <[EMAIL PROTECTED]> >> said: > > > Have any of you used mod_perl with Perl 5.10 yet? Are there any > > gotchas to consider? > > Modperl1 doesn't work, patch available. As for modperl2 I don't know. I ap

Re: Perl 5.10

2007-12-21 Thread Michael Schout
Andreas J. Koenig wrote: > Modperl1 doesn't work, patch available. As for modperl2 I don't know. I've been running 5.10 in my modperl2/apache2.2 sandbox development environment since yesterday. Haven't run into any issues related to 5.10 yet, but its still early on for me :). Regards, Michael S

Re: Perl 5.10

2007-12-21 Thread Geoffrey Young
John Siracusa wrote: > On 12/21/07 2:32 AM, Andreas J. Koenig wrote: >> I fear I do not understand enough of mod_perl to volunteer to make a >> release. > > Me neither, but have you at least contacted the mod_perl maintainers about > this? Perhaps you could file a bug on rt.cpan.org even? the

Re: Perl 5.10

2007-12-21 Thread John Siracusa
On 12/21/07 2:32 AM, Andreas J. Koenig wrote: > I fear I do not understand enough of mod_perl to volunteer to make a > release. Me neither, but have you at least contacted the mod_perl maintainers about this? Perhaps you could file a bug on rt.cpan.org even? -John

Re: Perl 5.10

2007-12-20 Thread Andreas J. Koenig
> On Thu, 20 Dec 2007 11:38:02 -0500, Colin Wetherbee <[EMAIL PROTECTED]> > said: > Have any of you used mod_perl with Perl 5.10 yet? Are there any > gotchas to consider? Modperl1 doesn't work, patch available. As for modperl2 I don't know. I'm resending my posting which probably go