Ah, of course, I've missed this one. Thanks for reminding me. However the patch should be different, to override only macro->{MOD_INSTALL} and allow Makefile.PL to override other macro => {} keys, similar to 'dynamic_lib'. I'll apply the right fix.
coolio
otherwise, nice work stas - it works like a charm.
Thanks Geoff!
Now going to polish Apache::Test for 3rd party modules.
in what sense? I've been using Apache::Test for mod_perl 1.0 and 2.0 modules for a while now and haven't had any sort of issues with them. (well, that's not really true, but the problems have been long-standing ones with 1.0 XS based modules).
1) t/TEST -conf -httpd ...
doesn't find mod_perl.so (it works with -apxs)
Previously mentioned by Randy and I'm able to reproduce the problem.
2) I want Apache::Test to figure out -httpd/-apxs by itself if possible, after all mod_perl already has this information. I don't like when I have to manually supply -httpd/-apxs flags. Of course this DWIM, shouldn't break usages where Apache::Test is not working with mod_perl, so I'm thinking about using some explicit flag passed from t/TEST to tell Apache::Test to discover apxs/httpd by itself.
If there are any other burning issues re: Apache::Test speak up now.
__________________________________________________________________ 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]
