Re: mod_perl 2.06 with apache 2.4 and perl 5.14.2 : substitute error

2012-04-27 Thread Daniel Flinkmann
Hi, Just looked into the code again. What I can see is that @Apache::TestMM::Argv is still an empty array when the code run through. I am still unsure whats broken, so sorry for the low amount of details. Daniel > On Thu, Apr 26, 2012 at 10:59 AM, Daniel Flinkmann wrote: >> Hi Fred, >> >

Re: mod_perl 2.06 with apache 2.4 and perl 5.14.2 : substitute error

2012-04-26 Thread Fred Moyer
On Thu, Apr 26, 2012 at 1:00 PM, Daniel Flinkmann wrote: > The email wasn't intended to be a bug report ;-) No problem - it looks like a possible httpd incompatibility. I think some of the devs on this are working on 2.4 incompatibility. > As usual, I try to figure out what is broken first and t

Re: mod_perl 2.06 with apache 2.4 and perl 5.14.2 : substitute error

2012-04-26 Thread Fred Moyer
Hi Daniel, Thanks for the bug report, but please email dev@perl.apache.org directly concerning these issues. You can signup for the dev list here: http://perl.apache.org/maillist/dev.html On Thu, Apr 26, 2012 at 10:59 AM, Daniel Flinkmann wrote: > Hi Fred, > > I have a (hopefully small) error