On Tue, 9 Oct 2001, Stas Bekman wrote: > For example the t/response/Test* are hardcoded in > Apache::TestPerlConfig::configure_pm_tests(). I suggest either configure > the dirs to look under in Makefile.PL, or give the directory t/response > a magic meaning, so Apache::Test will always look at all dirs under it. > I'd even rename it into 't/handlers' (and rename in cvs directly not to > lose history) -- it seems to me that this is a more special name.
i don't understand the problem with the name 'response', everything under there is configured as a PerlResponseHandler. all the directories under it are looked at. for example, recently i dropped a new directory under t/responses (TestModperl) and it was automatically picked up (didn't need to change TestConfigPerl.pm) can you give a more specific example of what you're trying to do? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
