Geoffrey Young wrote:
+If a directory t/lib exists from where the tests are run, adjust
[EMAIL PROTECTED] so that this directory is added when running the tests,
+both within t/TEST and within t/conf/modperl_inc.pl.
+This allows inclusion of modules specific to the tests that +aren't intended to be installed. [Stas, Randy]


for the record, you could always do this - I stick my test-specific modules
right in t/, such as t/My/Handler.pm.

but I guess it makes sense to have them all under a common t/lib so that t/
isn't sprinkled with a dozen different namespaces.  so +1 after the fact ;)

And may be this is a good idea for the A-T skeleton as well :)


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