On Feb 16, 2006, at 8:56 AM, Geoffrey Young wrote:
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
I'm just thinking forward - I still use 2.0.55 -- but the
'recommended stable' on apache.org is 2.2 now, and all the MP2 docs
on perl.apache.org specifically state Apache 2.0
perhaps adding some sort of roadmap to the site too?
patches welcome :)
what's the standard for submitting a new page / section ? is there a
template?
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 :)
there's just no 'official' statement that its compatible, or that it
works.
perhaps add this to perl.apache.org under a roadmap section
(rewritten from your text):
= RoadMap =
== Goal ==
ModPerl will continue supporting httpd as it evolves.
The current 2.0 branch works with httpd 2.0.x and 2.2.x, though
integration with the 2.2.x system has not been fully completed and
continues under active development.
The deprecated 1.0 branch works with httpd 1.3
And Then on http://perl.apache.org/download/index.html
===
Current releases:
mod_perl 1.0: Version 1.29 - Oct 7, 2003
Download | Browse | Changes | Installation
mod_perl 2.0: Version 2.0.2 - October 20, 2005
Download | Browse | Changes | Installation
-- becomes --
Current releases:
mod_perl 1.0: Version 1.29 - Oct 7, 2003
Requires httpd 1.3.x
Download | Browse | Changes | Installation
mod_perl 2.0: Version 2.0.2 - October 20, 2005
Requires httpd 2.0.x or httpd 2.2.x
Download | Browse | Changes | Installation