Hello
(First off, I'm not sure this is the right list to talk about this, but I haven't been able to find a better one on my own. If there is a better list, Please let me know. Thanks.)
Martin, have you read Apache-Test/README?
################### # Got a question? # ################### Post it to the test-dev <at> httpd.apache.org list. For more information see: http://httpd.apache.org/test/.
At work here we've decided to use Module::Build for all our mod_perl modules, and to use Apache::Test to test them with, And it's been my job to write the Apache::TestMB module that will get Apache::Test running under Module::Build.
Great! [...]
So the big question is why is Apache::TestHarness changing into the t/ directory at all? I can see where some of the programming becomes easier by doing that. But overall I don't see what's gained by doing that.
It doesn't do that any longer. Check the current cvs (it will be released on CPAN in a few days).
Anyway, after spending the last two weeks going looking through code, I've basically come to the conclusion that to really get Apache::Test working under Module::Build (and not just the simple stop gap I'm using), will not only require a new module incorporating Apache::TestMM, Apache::TestRun and the t/TEST script, but will also require some major patches to Apache::TestHarness, and probably to Apaceh::TestConfig as well. Of course this is not something I can do on my own. But considering how important Module::Build is becoming, I'd think it would be a good idea to start talking about this.
Absolutely. Please send patches with comments against the current cvs [1] to the test-dev mailing list.
[1] http://perl.apache.org/download/source.html#Development_mod_perl_2_0_Source_Distribution __________________________________________________________________ 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]
