Replying to my own message....in case someone else runs into this issue. Mail::Header wasn't installed. I installed it and all is well.
-- Paul @ Thy Service > Greetings, > > I'm wokring on a project at work and need to install the MIME::Tools perl > module, but it fails (see below). Any thoughts on what might be causing > this error and how to resolve it? > > > cpan> install MIME::Tools > Running install for module MIME::Tools > Running make for D/DS/DSKOLL/MIME-tools-5.419.tar.gz > Is already unwrapped into directory /root/.cpan/build/MIME-tools-5.419 > Has already been processed within this session > 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............FAILED test 5 > Failed 1/30 tests, 96.67% okay > t/Gauntlet..........ok > t/Head..............ok > t/Misc..............ok > t/Parser............ok > t/ParserEncoded.....ok > t/ParserPreamble....ok > t/Ref...............ok > t/WordDecoder.......ok > t/Words.............ok > Failed Test Stat Wstat Total Fail Failed List of Failed > ------------------------------------------------------------------------------- > t/Entity.t 30 1 3.33% 5 > Failed 1/12 test scripts, 91.67% okay. 1/239 subtests failed, 99.58% okay. > make: *** [test_dynamic] Error 255 > /usr/bin/make test -- NOT OK > Running make install > make test had returned bad status, won't install without force > > cpan> > > > > -- > Paul > @ Thy Service > > > -- > TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug > TriLUG Organizational FAQ : http://trilug.org/faq/ > TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ > -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
