PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\instantclient_11_2;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Perforce;C:\mysql\bin Start 2013-05-06T02:23:51 ActivePerl-1400 CPAN-1.9800 LIB=C:\PlatSDK\Lib\AMD64;C:\PlatSDK\Lib\AMD64\atlmfc INCLUDE=C:\PlatSDK\Include;C:\PlatSDK\Include\crt;C:\PlatSDK\Include\crt\sys;C:\PlatSDK\Include\mfc;C:\PlatSDK\Include\atl PATH=C:/CPANFL~1.14/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\Perl64-5.14\site\bin;C:\Perl64-5.14\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\INSTAN~1;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Perforce;C:\mysql\bin Reading 'C:\cpanfly-5.14\var\cpan\Metadata' Database was generated on Mon, 06 May 2013 07:17:02 GMT Running make for I/ID/IDOPEREL/WWW-Postmark-0.5.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/I/ID/IDOPEREL/WWW-Postmark-0.5.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/I/ID/IDOPEREL/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\I\ID\IDOPEREL\WWW-Postmark-0.5.tar.gz ok WWW-Postmark-0.5 WWW-Postmark-0.5/README WWW-Postmark-0.5/Changes WWW-Postmark-0.5/LICENSE WWW-Postmark-0.5/INSTALL WWW-Postmark-0.5/dist.ini WWW-Postmark-0.5/META.yml WWW-Postmark-0.5/MANIFEST WWW-Postmark-0.5/META.json WWW-Postmark-0.5/SIGNATURE WWW-Postmark-0.5/t WWW-Postmark-0.5/t/00-load.t WWW-Postmark-0.5/Makefile.PL WWW-Postmark-0.5/MANIFEST.SKIP WWW-Postmark-0.5/t/01-sending.t WWW-Postmark-0.5/t/02-spam_score.t WWW-Postmark-0.5/lib/WWW WWW-Postmark-0.5/lib/WWW/Postmark.pm WWW-Postmark-0.5/t/release-pod-syntax.t WWW-Postmark-0.5/t/release-pod-coverage.t WWW-Postmark-0.5/t/release-dist-manifest.t CPAN.pm: Building I/ID/IDOPEREL/WWW-Postmark-0.5.tar.gz >>> C:\Perl64-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for WWW::Postmark Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/WWW/Postmark.pm blib\lib\WWW\Postmark.pm IDOPEREL/WWW-Postmark-0.5.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl64-5.14\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # Testing WWW::Postmark 0.5, Perl 5.014000, C:\Perl64-5.14\bin\perl.exe t/00-load.t ................ 1..1 ok 1 - use WWW::Postmark; ok # Failed test 'SSL sending okay' # at t/01-sending.t line 58. You have not provided a Postmark API token, you will not be able to send emails. at t/01-sending.t line 61. # Looks like you failed 1 test of 13. t/01-sending.t ............. 1..13 ok 1 - Got a proper WWW::Postmark object ok 2 - simple sending okay ok 3 - correct return value type ok 4 - correct error code ok 5 - correct To address ok 6 - must have a message ID ok 7 - expected token failure okay ok 8 - expected token failure okay ok 9 - html and text okay ok 10 - multiple recipients okay not ok 11 - SSL sending okay ok 12 - Got a proper WWW::Postmark though haven't provided token ok 13 - can't send mail since don't have API token Dubious, test returned 1 (wstat 256, 0x100) Failed 1/13 subtests You have not provided a Postmark API token, you will not be able to send emails. at t/02-spam_score.t line 9. t/02-spam_score.t .......... 1..5 ok 1 - Got a proper WWW::Postmark object ok 2 - Request \#1 was successful ok 3 - Received a hash-ref ok 4 - Request \#2 was successful ok 5 - Received just the spam score ok t/release-dist-manifest.t .. skipped: these tests are for release candidate testing t/release-pod-coverage.t ... skipped: these tests are for release candidate testing t/release-pod-syntax.t ..... skipped: these tests are for release candidate testing Test Summary Report ------------------- t/01-sending.t (Wstat: 256 Tests: 13 Failed: 1) Failed test: 11 Non-zero exit status: 1 Files=6, Tests=19, 4 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Result: FAIL Failed 1/6 test programs. 1/19 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.14\bin\perl.exe' : return code '0xff' Stop. IDOPEREL/WWW-Postmark-0.5.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports IDOPEREL/WWW-Postmark-0.5.tar.gz Finished 2013-05-06T02:24:00