__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
Several people have asked for having a new feature in Apache::Test: they want
to configure it once (where the server, apxs, etx are) and run Apache::Test
without needing to pass any arguments. Matt suggested that it should remember
the values passed the first time it's used and then re-use them. However on a
system with several users and different preferences, this won't work.
Therefore we need to be able to support per-user preferences. CPAN.pm's setup
seems to provide a good solution to the same problem (CPAN/Config.pm and
~user/.cpan/CPAN/Config.pm). So I thought that someone would like to port the
functionality from CPAN.pm to Apache::Test and send the patches here. It's all
pure perl, so you have no excuses that it's XS/C ;)
- need help to add per-user config to Apache::Test Stas Bekman
- Re: need help to add per-user config to Apache::Test Randy Kobes
- Re: need help to add per-user config to Apache::Test Randy Kobes
- Re: need help to add per-user config to Apache::T... Stas Bekman
- Re: need help to add per-user config to Apach... Randy Kobes
- Re: need help to add per-user config to ... Stas Bekman
- Re: need help to add per-user config... Randy Kobes
- Re: need help to add per-user co... Stas Bekman
- Re: need help to add per-user co... Randy Kobes
- Re: need help to add per-user co... Stas Bekman
- Re: need help to add per-user co... Randy Kobes