I think Apache::Test should load mod_perl.pm, look at the version and act accordingly.
ok, that's reasonable. basically, look for mod_perl.pm. 2.0 modules/extensions would be required to use Apache2 themselves to account for varying installations. if that's what you mean, I agree.
Yes.
Back to the issue, let's stay without unimport and announce it a bug if Apache2 was loaded when mod_perl 1.0 is used and trace who loaded it and fix the bug.
is Apache2 loaded under the hood?
I need to check, most likely. But it's a bug.
<unrelated>
Unfortunately, mod_perl 1 doesn't provide any information about location of the apxs/httpd executables,
but we can fix that, no? Apache::MyConfig was recently expanded to hold lots of stuff, so I see no reason why we can't extend it to cover what we need. at least as a fallback.
Sure, patches are welcome ;)
But we still need to provide the coding for prompting for httpd location, since it's not in Apache::test API.
__________________________________________________________________ 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
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
