Re: libwww-perl-5b8 make test failed
Gisle Aas (aas@bergen.sn.no)
Tue, 27 Feb 1996 08:51:14 +0100
In message <9602270414.AA00356@omocha.tay.dec.com>, Paul Lew writes:
> It seems that Mail/Caps.pm subdirectory is omitted from the 5b8 release.
Yes, it was omitted on pupose. This module is part of the Graham
Barr's MailTools package so I did not want to distribute it as part of
LWP any more. I forgot to take the t/base/mailcap.t entry out of the
MANIFEST. Sorry about that.
> $ make test
> /usr/local/bin/perl -I./blib/lib/ t/TEST 0
> base/afm............ok
> base/base64.........ok
> base/date...........ok
> base/entities.......ok
> base/headers........ok
> base/html-parse.....ok
> base/mailcap........Can't locate Mail/Cap.pm in @INC at base/mailcap.t line 3
.
> FAILED before any test output arrived
> Test returned status 2 (wstat 512)
> base/mediatypes.....ok
> base/message........ok
> base/quoted-print...ok
> base/robot-rules....ok
> base/status.........ok
> base/uri............ok
> local/autoload......ok
> local/get...........ok
> Failed 1 test script, 93.33% okay. 0/385 subtests failed, 100.00% okay.
> make: *** [test] Error 29