The Sendmail::PMilter distribution includes a module that supplies a compatibility interface emulating the standard Sendmail::Milter API, rather than using the native libmilter (which is not compatible with modern Perl threads). Choose "no" below ONLY IF the standard Sendmail::Milter package is installed or will be installed. Otherwise, the compatibility interface MUST be installed, as it is needed for Sendmail::PMilter to function properly. Do you wish to install the Sendmail::Milter interface? [yes] yes Checking if your kit is complete... Looks good Writing Makefile for Sendmail::PMilter cp lib/Sendmail/PMilter.pm blib/lib/Sendmail/PMilter.pm cp lib/Sendmail/Milter.pm blib/lib/Sendmail/Milter.pm cp lib/Sendmail/PMilter/Context.pm blib/lib/Sendmail/PMilter/Context.pm Manifying blib/man3/Sendmail::PMilter.3 Manifying blib/man3/Sendmail::Milter.3 Manifying blib/man3/Sendmail::PMilter::Context.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00_pmilter....1..55 ok 1 - use Sendmail::PMilter; ok 2 - Sendmail::PMilter->can(...) ok 3 ok 4 - The object isa Sendmail::PMilter ok 5 - Sendmail::PMilter::SMFI_V1_ACTS ok 6 ok 7 - Sendmail::PMilter::SMFIS_TEMPFAIL ok 8 ok 9 - Sendmail::PMilter::SMFI_CURR_ACTS ok 10 ok 11 - Sendmail::PMilter::SMFIF_MODBODY ok 12 ok 13 - Sendmail::PMilter::SMFIF_ADDRCPT ok 14 ok 15 - Sendmail::PMilter::SMFIF_CHGBODY ok 16 ok 17 - Sendmail::PMilter::SMFI_V2_ACTS ok 18 ok 19 - Sendmail::PMilter::SMFIF_CHGHDRS ok 20 ok 21 - Sendmail::PMilter::SMFIS_ACCEPT ok 22 ok 23 - Sendmail::PMilter::SMFIF_ADDHDRS ok 24 ok 25 - Sendmail::PMilter::SMFIF_DELRCPT ok 26 ok 27 - Sendmail::PMilter::SMFIS_DISCARD ok 28 ok 29 - Sendmail::PMilter::SMFIS_REJECT ok 30 ok 31 - Sendmail::PMilter::SMFIS_CONTINUE ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 - t/files/sendmail0.cf ok 42 ok 43 - local:/var/run/milter.sock ok 44 - t/files/sendmail1.cf ok 45 ok 46 - unix:/var/run/milter.sock ok 47 - t/files/sendmail2.cf ok 48 ok 49 - inet:3333@localhost ok 50 - t/files/sendmail3.cf ok 51 ok 52 - inet6:3333@localhost ok 53 - t/files/sendmail4.cf ok 54 ok 55 - (undef) ok t/01_milter.....1..30 ok 1 - use Sendmail::Milter; ok 2 - Sendmail::Milter->can(...) ok 3 - Sendmail::Milter::SMFI_V1_ACTS ok 4 ok 5 - Sendmail::Milter::SMFIS_TEMPFAIL ok 6 ok 7 - Sendmail::Milter::SMFI_CURR_ACTS ok 8 ok 9 - Sendmail::Milter::SMFIF_MODBODY ok 10 ok 11 - Sendmail::Milter::SMFIF_ADDRCPT ok 12 ok 13 - Sendmail::Milter::SMFIF_CHGBODY ok 14 ok 15 - Sendmail::Milter::SMFI_V2_ACTS ok 16 ok 17 - Sendmail::Milter::SMFIF_CHGHDRS ok 18 ok 19 - Sendmail::Milter::SMFIS_ACCEPT ok 20 ok 21 - Sendmail::Milter::SMFIF_ADDHDRS ok 22 ok 23 - Sendmail::Milter::SMFIF_DELRCPT ok 24 ok 25 - Sendmail::Milter::SMFIS_DISCARD ok 26 ok 27 - Sendmail::Milter::SMFIS_REJECT ok 28 ok 29 - Sendmail::Milter::SMFIS_CONTINUE ok 30 ok All tests successful. Files=2, Tests=85, 0 wallclock secs ( 0.19 cusr + 0.05 csys = 0.24 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Sendmail/Milter.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Sendmail/PMilter.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Sendmail/PMilter/Context.html Installing /Users/cpanrun/build/5.10.0/site/lib/Sendmail/Milter.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Sendmail/PMilter.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Sendmail/PMilter/Context.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Sendmail::Milter.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/Sendmail::PMilter.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/Sendmail::PMilter::Context.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod