Re: getting config file in TestConfigParse.pm

2005-10-03 Thread Geoffrey Young
> If $file does exist, then the > if (! -e $file && -e $default_conf) { > } > is ignored, but the > else { > } > will be followed; in my case, on Win32, it overwrote the correct, > exisiting $file with >$file = catfile $root, $default_conf; blarg, sorry about that. > which di

[RELEASE CANDIDATE] Apache-Test-1.27 RC

2005-10-03 Thread Philip M. Gollucci
A release candidate for Apache-Test 1.27 is now available. http://people.apache.org/~pgollucci/at/Apache-Test-1.27-dev.tar.gz Please take the time to exercise the candidate through all your existing applications that use Apache-Test and report back successes or failures. Changes since 1.26: