Stas Bekman <[EMAIL PROTECTED]> writes: > so what perl and MM versions are you talking about (now and before)? It has > been installing itself into blib/lib and not (blib/lib/Apache2) for years I > believe. I can't find any notes in Changes saying that it was changed.
OK, I see the problem now. It's not Apache2, it's the architecture subdir. I just reinstalled mp2, I now have two Apache::Test modules again: % find ~/lib/perl5/site_perl/5.8.5 -name Test.pm ~/lib/perl5/site_perl/5.8.5/x86_64-linux-thread-multi/Apache/Test.pm ~/lib/perl5/site_perl/5.8.5/Apache/Test.pm The first one is where mp2 installs Apache::Test, the latter file comes from httpd-test. -- Joe Schaefer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
