Currently, Makefile.PL makes sure that 'make' puts all the files from sub-dir Makefile.PL's under the same top blib, but it ignores 'make test' in sub dirs? How should we handle this? For example there are a few tests for Apache::Test. I think this because I'm not sure whether I should add tests for Apache::Registry which resides now (under modperl-2.0/Apache-Registry, similar to Apache-Test).
I'd rather not mix the tests, and make it more extendable for adding new sub-projects, e.g. the ParseSource and WrapXS. _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://ticketmaster.com http://apacheweek.com http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
