On Fri, 21 Dec 2001, Stas Bekman wrote:
 
> I was thinking some more about this issue and came to a conclusion that 
> there is nothing we should add, since we have already a working solution:

close, but the current .pm scanner a bit too specific to mod_perl in terms
of location (where the .pm's have to live) and magic performed.  how about
scanning for *.t.conf (or whatever extension), that just does the
$self->add_module_config and $self->run_apache_test_config parts?

then we could have:
t/modules/access.t
t/modules/access.t.conf

Reply via email to