emailbuilder88 has asked for the wisdom of the Perl Monks concerning the following question:
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/Body...........ok
t/Decoder........ok
t/Entity.........ok
t/Gauntlet.......ok
t/Head...........ok
t/Misc...........FAILED tests 4-5, 7-11
Failed 7/14 tests, 50.00% okay
t/Parser.........ok
t/Ref............ok
t/WordDecoder....ok
t/Words..........ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/Misc.t 14 7 50.00% 4-5 7-11
Failed 1/10 test scripts, 90.00% okay. 7/231 subtests failed, 96.97% okay.
make: *** test_dynamic Error 255
/usr/bin/make test -- NOT OK
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Errors installing MIME::Parser
by emailbuilder88 (Initiate) on Mar 09, 2005 at 22:49 UTC |