Checking if your kit is complete... Looks good Writing Makefile for Email::Send Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Email/Send/SMTP.pm blib\lib\Email\Send\SMTP.pm cp lib/Email/Send/Test.pm blib\lib\Email\Send\Test.pm cp lib/Email/Send/Qmail.pm blib\lib\Email\Send\Qmail.pm cp lib/Email/Send/NNTP.pm blib\lib\Email\Send\NNTP.pm cp lib/Email/Send/Sendmail.pm blib\lib\Email\Send\Sendmail.pm cp lib/Email/Send.pm blib\lib\Email\Send.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/abstract-msg.......1..3 ok 1 - The object isa Mail::Internet ok 2 - we delivered the non-Simple message ok 3 - the delivered message looks like what we send ok t/all-mailers........1..11 ok 1 - use Email::Send; ok 2 - we found at least a couple mailers ok 3 - all mailers are valid mailers ok 4 - we found the OK sender (from t/lib) ok 5 - the unavailable (t/lib) sender isn't available ok 6 - we can send a message via 'try all mailers' method ok 7 - and it's sent to the (only) mailer available ok 8 - we couldn't send when the only choice fails ok 9 - and we got the expected error message ok 10 - we can't send to an unavailable mailer ok 11 - and we get its unavailable failure ok t/classic............1..2 ok 1 - args passed in properly ok 2 - sent properly ok t/email-send-test....1..10 ok 1 - ->clear returns true ok 2 - The object isa Email::Send ok 3 - ->send returns true ok 4 - Sending an email results in something in the trap ok 5 - The object isa Email::Simple ok 6 - Sending anything returns true ok 7 - Sending an email results in something in the trap ok 8 - Sending an emails puts what we send in the trap ok 9 - ->clear returns true ok 10 - ->clear clears the trap ok t/email-send.........1..18 ok 1 - use Email::Send; ok 2 - Email::Send->can(...) ok 3 - use Email::Send::Sendmail; ok 4 - use Email::Send::NNTP; ok 5 - use Email::Send::SMTP; ok 6 - use Email::Send::Qmail; ok 7 - Email::Send::Sendmail->can(...) ok 8 - Email::Send::NNTP->can(...) ok 9 - Email::Send::SMTP->can(...) ok 10 - Email::Send::Qmail->can(...) ok 11 - The object isa Email::Send ok 12 - it has no defined mailer ok 13 - and no mailer args ok 14 - and no message modifier ok 15 - we've set its mailer to smtp ok 16 - and set a mailer arg ok 17 - and a message modifier ok 18 - and the message modifier can be called ok t/errors.............1..7 ok 1 - use Email::Send; ok 2 - sending with no message is false ok 3 - correct error message ok 4 - failed to load mailer (doesn't exist) ok 5 - and got correct exception ok 6 - failed to load mailer BadMailer ok 7 - and got correct failure ok t/foreign-mailer.....1..3 ok 1 - use Email::Send; ok 2 - send Email::Simple=HASH(0x1d03e64) ok 3 - message sending returned success ok t/modifier...........1..5 ok 1 - ->clear returns true ok 2 - The object isa Email::Send ok 3 - we've sent two mails ok 4 - first message has X-Whatever: 0 ok 5 - second message has X-Whatever: 1 ok t/no-import..........1..3 ok 1 - use Email::Send; ok 2 - send message Email::Send::OK ok 3 - sender reports success ok t/object-mailer......1..8 ok 1 - use Email::Send; ok 2 - mailer OKMailerOO=HASH(0x15dbcac) sent Email::Simple=HASH(0x1e121f4) ok 3 - first message sender returned success ok 4 - mailer OKMailerOO=HASH(0x1d03fc4) sent Email::Simple=HASH(0x1e11ff4) ok 5 - second message sender returned success ok 6 - first sender result was first mailer refaddr ok 7 - second sender result was second mailer refaddr ok 8 - ...and of course the two are distinct objects ok t/pod-coverage.......1..0 # Skip Test::Pod::Coverage 1.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod................1..6 ok 1 - blib\lib\Email\Send.pm ok 2 - blib\lib\Email\Send\NNTP.pm ok 3 - blib\lib\Email\Send\Qmail.pm ok 4 - blib\lib\Email\Send\Sendmail.pm ok 5 - blib\lib\Email\Send\SMTP.pm ok 6 - blib\lib\Email\Send\Test.pm ok t/sendmail...........1..11 ok 1 - Email::Send always is available ok 2 - is available return value says sendmail was not found ok 3 - no sendmail found because we have no path ok 4 - Email::Send is available with $SENDMAIL set ok 5 - is available return message is empty with $SENDMAIL set ok 6 # skip Cannot run unless sendmail is at /usr/sbin/sendmail ok 7 - send() failed because Found ./util/not-executable but cannot execute it ok 8 - error message says what we expect ok 9 # skip Win32 does not understand shebang ok 10 # skip Win32 does not understand shebang ok 11 # skip Win32 does not understand shebang ok 4/11 skipped: various reasons t/test...............1..2 ok 1 - args passed in properly ok 2 - sent properly ok t/without............1..3 ok 1 - use Email::Send; ok 2 - sending with unknown message class is false ok 3 - expected error message ok All tests successful, 1 test and 4 subtests skipped. Files=15, Tests=92, 5 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Email\Send.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Email\Send\NNTP.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Email\Send\Qmail.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Email\Send\Sendmail.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Email\Send\SMTP.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Email\Send\Test.html Installing C:\cpanrun\build\5-10-0\site\lib\Email\Send.pm Installing C:\cpanrun\build\5-10-0\site\lib\Email\Send\NNTP.pm Installing C:\cpanrun\build\5-10-0\site\lib\Email\Send\Qmail.pm Installing C:\cpanrun\build\5-10-0\site\lib\Email\Send\Sendmail.pm Installing C:\cpanrun\build\5-10-0\site\lib\Email\Send\SMTP.pm Installing C:\cpanrun\build\5-10-0\site\lib\Email\Send\Test.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod