Checking if your kit is complete... Looks good Writing Makefile for HTML::Mail ********** Data::UUID not present, It's recommended (though not mandatory) to install it ********** cp lib/HTML/Mail.pm blib/lib/HTML/Mail.pm Manifying blib/man3/HTML::Mail.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_basic.....1..10 ok 1 - use HTML::Mail; ok 2 - Constuction of object ok 3 - Object is defined ok 4 - Object is of the appropriate class ok 5 - Object can build message ok 6 - Object "inherits" from MIME::Lite ok 7 - Object "inherits" send method from MIME::Lite ok 8 - Object has built message ok 9 - Message dumped as string not ok 10 - Email sent # TODO Maybe the user doesn't have sendmail installed or has no internet connection at the time of testing # Failed (TODO) test 'Email sent' # at t/01_basic.t line 32. ok t/02_build.....1..3 ok 1 - use HTML::Mail; ok 2 - Object is defined ok 3 - Email was built ok t/03_serial....1..3 ok 1 - use HTML::Mail; ok 2 - Object was serialized ok 3 - Object restored from serialization ok All tests successful. Files=3, Tests=16, 1 wallclock secs ( 0.57 cusr + 0.18 csys = 0.75 CPU) Installing /Users/cpanrun/build/5.8.8/html/site/lib/HTML/Mail.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/HTML/Mail.pm Installing /Users/cpanrun/build/5.8.8/man/man3/HTML::Mail.3 Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod