Christopher H. Laco wrote:
just a very simple test that verifies that the documented technique works. later on it may evolve to include a special A-T API if we ever add one.


Is it enought to do <IfModule mod_usertrack.c> and also &need_module(mod_usertrack.c) to determine if the usertrack mnodule is installed, or is there someplace deeper within the setup where we can actually add LoadModule mod_usertrack.c?

for config it's enough for the code it's:

  plan tests => 5, need_module('usertrack');

but most people won't have this module installed...


-- __________________________________________________________________ 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

Reply via email to