As people start asking 2.0 questions at the modperl list, I'm sending 
them to the test suite for answers. Now I've realized that the tests 
could be more helpful as examples if they were designed to be 
standalone. Currently the problem is that we preload many modules at the 
server startup and don't use() them in the tests. Is it OK if I go 
through all the tests and add the missing use() calls? (Simply turning 
off the preloading while doing this and testing one at a time should 
expose most of the missing preloads)

I also believe it's a good practice to use() modules where they are used.

__________________________________________________________________
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to