Jonathan Vanasco wrote: > There's no roadmap on perl.apach.org for project status / milestones / etc > > can any maintainers comment on httpd2.2 support plans?
there's no reason why mp2 shouldn't work with httpd 2.2 at the moment in almost all respects. in fact, the only thing that I can think of that will not work is the auth provider mechanism, but there's a CPAN module for that, too, so you should be good to go. but that said, reporting back any specific breakage with mod_perl under 2.2 to the dev list would be helpful. > > perhaps adding some sort of roadmap to the site too? patches welcome :) > > the documentation for existing features is plentiful - there's just > nothing i've been able to find on future plans for the project - and I > know you all have direction since mp2 is almost completely compatible with httpd 2.2 I don't really understand the question. yeah, there are a few places where we should tie in more tightly with 2.2 but those instances shouldn't really be holding anyone back. but I guess if pressed our future plans would be to keep on supporting httpd as it evolves - that's always been the goal :) --Geoff