On Sat, 6 Oct 2001, Stas Bekman wrote:
> 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 thi
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 tes