Checking if your kit is complete... Looks good Writing Makefile for Email::MIME::ContentType cp lib/Email/MIME/ContentType.pm blib/lib/Email/MIME/ContentType.pm Manifying blib/man3/Email::MIME::ContentType.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/1.................ok 1 - use Email::MIME::ContentType; ok 2 - Can parse C-T ok 3 - Can parse C-T application/foo ok 4 - Can parse C-T message/external-body; access-type=local-file; name="/u/nsb/Me.jpeg" ok 5 - Can parse C-T multipart/mixed; boundary="----------=_1026452699-10321-0" ok 6 - Can parse C-T multipart/mixed; boundary=unique-boundary-1 1..6 FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.08 required for testing POD coverage skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/1.t 6 6 100.00% 1-6 2 tests skipped. Failed 1/3 test scripts, 66.67% okay. 6/6 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29