but is anyone familiar with the following failure cases on win32?
modules\access......FAILED tests 4, 20-21, 24, 26, 28, 30, 38, 55, 72, 89, 106-1 07, 123-124, 141, 154, 168, 170, 175, 192, 209, 226, 277, 290, 304, 306, 311, 32 8, 345, 362 Failed 31/408 tests, 92.40% okay modules\dav.........FAILED test 4 Failed 1/14 tests, 92.86% okay modules\negotiation.FAILED tests 1-3, 24-26, 70-72 Failed 9/98 tests, 90.82% okay [Now I suspect the above negotation failures are my work-in-progresses' fault.] modules\vhost_alias.Use of uninitialized value in concatenation (.) or string at C:/perl/site/5.6.1/lib/Apache/TestRequest.pm line 127. modules\vhost_alias.dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay ssl\basicauth.......Use of uninitialized value in join or string at C:/perl/site /5.6.1/lib/Apache/TestConfig.pm line 528. ssl\basicauth.......dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay ssl\env.............Use of uninitialized value in join or string at C:/perl/site /5.6.1/lib/Apache/TestConfig.pm line 528. ssl\env.............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-28 Failed 28/28 tests, 0.00% okay ssl\http............Use of uninitialized value in join or string at C:/perl/site /5.6.1/lib/Apache/TestConfig.pm line 528. ssl\http............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay ssl\require.........Use of uninitialized value in join or string at C:/perl/site /5.6.1/lib/Apache/TestConfig.pm line 528. ssl\require.........dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-5 Failed 5/5 tests, 0.00% okay ssl\varlookup.......Use of uninitialized value in join or string at C:/perl/site /5.6.1/lib/Apache/TestConfig.pm line 528, <DATA> line 7. ssl\varlookup.......dubious Test returned status 255 (wstat 65280, 0xff00) ssl\verify..........Use of uninitialized value in join or string at C:/perl/site /5.6.1/lib/Apache/TestConfig.pm line 528. ssl\verify..........dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay Once again I struggle with a few hours of perl lib installs for the dav tests, so I have no energy to research. If anyone has any comments before I jump back into this tommorow or Sunday, I'd be very happy :) Bill