Hi,

Earlier today I reported test failures in filter/in_str_consume, apache/cookie, apache/cookie2 and apr/perlio.

Geoff has kindly come up with a solution for the two cookie test script failures, but I've inadvertently found another way to "fix" them, and also the filter/in_str_consume test: simply install LWP (and it's pre-requisites: HTML-Tagset, HTML-Parser and URI)!

This seems to be quite reproduceable:

- with perl + libwin32 those three test scripts fail;
- with perl + libwin32 + LWP (etc) those three pass (even without Geoff's patch).


It looks like Geoff's patch is right and should be applied anyway, but is there a requirement of LWP for mp2? I know there is with mp1 -- Makefile.PL complains if you haven't got it, but there was no such complaint from mp2's Makefile.PL so I didn't initially have it.

Interestingly, the error message from mp1's Makefile.PL if you haven't got LWP is this:-

"The libwww-perl library is needed to run the test suite.
Installation of this library is recommended, but not required."

Looks like the same check should still be made in mp2 to me!

It doesn't "fix" the apr/perlio test, though :-(

- Steve


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to