Grant wrote:
[...]
It looks like my current 1.99.17 configuration has Registry.pm here:

/usr/lib/perl5/vendor_perl/5.8.5/i686-linux/Apache2/ModPerl/Registry.pm

and according to the logs the new one was installed here:

/usr/lib/perl5/vendor_perl/5.8.5/i686-linux/ModPerl/Registry.pm

Interchange::Link has always included this line which looks like the
"new" namespace:

use ModPerl::Registry;

Also, the Gentoo notes I got at the end of the emerge said to change:

Apache::ModPerl::Registry => ModPerl::Registry

Link.pm already seemed to use that "new" namespace, but it errored as above.

How would I fix this? Would I see others like it if I fixed it?

Grant, how exactly did you remove 1.99.17? You were supposed to remove the Apache2/ subdirectory and everything under it. Have you read:
http://perl.apache.org/docs/2.0/rename.html



-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

Reply via email to