David Wheeler wrote:
Does Apache::Test work with Module::Build yet? If so, how?

I haven't tried yet, but it should work, but you will have to create the relevant Makefile-equivalent sections by yourself. After all, all you need is to write 'make test' and 'make clean' targets. The actual testing has nothing to do with Makefiles, so it's doesn't matter what you use to build the project.


I suppose that one has to write an equivalent of Apache::TestMM to make things transparent for the developers. Patches are welcome. I guess you can call it Apache::TestMB?

__________________________________________________________________
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]



Reply via email to