On Mon, 12 Jul 2004, Stas Bekman wrote:
> Stas Bekman wrote:
> > Philippe M. Chiasson wrote:
> >> Stas Bekman wrote:
> >>
> >>> In case you may have missed this patch on the users list, here it is
> >>> again. It ties $Apache2::VERSION to $mod_perl::VERSION so one can
> >>> require Apache2 for mp2. If it goes in mp1 should also be patched to
> >>> do the same.
> >>
> >> It's funny, I just peeked at Apache.pm in mp1, and it seems to specify
> >> it's own version at 1.27 while mod_perl.pm is at 1.28 ;-)
> >>
> >> our $VERSION = do { require mod_perl; $mod_perl::VERSION };
> >>
> >> would also do the trick for mod_perl 1.x
> >
> > Let's commit those in unison then :)
>
> But let's wait a bit so others can chime in if they are
> against the change.
+1 (for the changes)
--
best regards,
randy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]