Rebuild of Perl modules needed with V2.0.2 mod_perl?

I’ve done a massive upgrade to RT, Apache, mod_perl, Postgres, etc. to get
everything “current”.

In trying to restart my Apache V2.x, I get this in the error log:

[error] Can’t locate Apache2.pm in
@INC (@INC contains: /raid1/opt/rt3/local/lib /raid1/opt/rt3/lib
/usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5
<…>
/usr/lib/perl5/vendor_perl . /usr/local/apache2) at (eval 197)
line 3.\n

From reading the mod_perl V2.0.x stuff it seems that they decided
to abandon naming “Apache2.pm” and now just want to use “Apache.pm”.

Do I need to get rid of all of my Apache-related Perl modules and rebuild them?
Will that make this ugly message go away? Will a ‘force install ’
under CPAN do the trick?

Thanks,

Lee Roth