On Thu, 11 Apr 2002, Stas Bekman wrote: > I was thinking that since our test suite loads Apache::compat other > tests testing the real non-compat API could be affected. Shouldn't we > move all compat tests to run under vh with its own interpreter?
can't do that unless perl is ithreads enabled. > Also shouldn't we start making CGI.pm play nice with modperl 2.0 without > compat layer? whatever you do, don't add anymore modperl specific code to CGI.pm it should be possible to remove most if not all the existing modperl specific code. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
