On Fri, 18 Jul 2003, Stas Bekman wrote: > As for the prompt, it's probably only useful from within CPAN shell. From the > command line it's much better to have people pass this argument to > Makefile.PL. Again if everybody sets their APXS env var in ~/.login, then all > the future testing using Apache::Test just works. Do you think it's not worth > to make people do this instead having an annoying prompt on each module build?
Can't you store the value prompted for when you install Apache::Test, rather than every time you generate a new t/TEST? That way you get prompted *once* and never again (of course you have to provide a way to change it if you move your httpd). Matt. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
