>> I'll wait for a blessing from Geoff and then try to fix the mp2 and >> httpd-test/perl-framework tests first. If successful, then it'll be in >> the next release.
yes, lots of breakage there. I think what I'd like to see is an easier way to get the ServerRoot (and DocumentRoot?) than Apache::Test::config()->{vars}->{serverroot} - it was _really_ convenient to not need to worry about this for the majority of cases, so now instead of a bit of work for a few (like me and david :), we have more work for everybody. it's not that I don't agree this ought to be fixed, or that with the patch we have desirable behavior, it's just that I want it to be easy and the current ServerRoot placement isn't really easy or intuitive. maybe Apache::Test could export a SERVER_ROOT constant? > Cool! I've been bugging Geoff about this issue for about six months, so > I expect he'd be willing to jump on the bandwagon before long. save my comments, yes it's all a step in the right direction :) --Geoff