[getting back to the list] > On Wed, 20 Jun 2001, Stas Bekman wrote: > > > but I think you wanted to make Apache::Test a stand-alone package. Which > > means that it might be used for perl < 5.6.0, right? Hence the require {}. > > by standalone i was more worried about Apache-Test depending on > modperl-2.0 things outside of the Apache-Test directory. i think > Apache-Test already requires 5.6.0 due to our() usage, but it would > probably be worthwhile to get it running with 5.005. so we should fix to use vars pragma instead :(. it's a tough call anyway, if we want other module authors to use Apache-Test, and you decide to go back to as low as 5.005, you might need to go even further back in versions. If you set 5.005 as the requirement, the modules relying on Apache-Test won't be able to build under earlier versions. Hmm, may be we cut at 5.6? _____________________________________________________________________ Stas Bekman JAm_pH -- Just Another mod_perl Hacker http://stason.org/ mod_perl Guide http://perl.apache.org/guide mailto:[EMAIL PROTECTED] http://apachetoday.com http://eXtropia.com/ http://singlesheaven.com http://perl.apache.org http://perlmonth.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]