PATH=C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\cpanfly-5.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\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 2014-01-28T03:26:11 ActivePerl-1600 CPAN-2.00 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.16/var/libs/bin;C:\PlatSDK\Bin\Win64\x86\AMD64;C:\PlatSDK\Bin;C:\PlatSDK\Bin\WinNT;C:\cygwin\bin;C:\CPANFL~1.16\var\megalib\bin;C:\Perl64-5.16\site\bin;C:\Perl64-5.16\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.16\var\cpan\Metadata' Database was generated on Tue, 28 Jan 2014 09:41:01 GMT Running make for C/CH/CHROMATIC/Finance-Dogecoin-1.20140127.2153.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/C/CH/CHROMATIC/Finance-Dogecoin-1.20140127.2153.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/C/CH/CHROMATIC/CHECKSUMS Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\C\CH\CHROMATIC\Finance-Dogecoin-1.20140127.2153.tar.gz ok Finance-Dogecoin-1.20140127.2153/ Finance-Dogecoin-1.20140127.2153/META.yml Finance-Dogecoin-1.20140127.2153/lib/ Finance-Dogecoin-1.20140127.2153/lib/Finance/ Finance-Dogecoin-1.20140127.2153/lib/Finance/Dogecoin.pm Finance-Dogecoin-1.20140127.2153/lib/Finance/Dogecoin/ Finance-Dogecoin-1.20140127.2153/lib/Finance/Dogecoin/API.pm Finance-Dogecoin-1.20140127.2153/README Finance-Dogecoin-1.20140127.2153/t/ Finance-Dogecoin-1.20140127.2153/t/api_errors.t Finance-Dogecoin-1.20140127.2153/t/00-compile.t Finance-Dogecoin-1.20140127.2153/t/mocked_api.t Finance-Dogecoin-1.20140127.2153/README.md Finance-Dogecoin-1.20140127.2153/Changes Finance-Dogecoin-1.20140127.2153/MANIFEST Finance-Dogecoin-1.20140127.2153/Makefile.PL Finance-Dogecoin-1.20140127.2153/dist.ini Finance-Dogecoin-1.20140127.2153/LICENSE CPAN.pm: Building C/CH/CHROMATIC/Finance-Dogecoin-1.20140127.2153.tar.gz >>> C:\Perl64-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for Finance::Dogecoin 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/Finance/Dogecoin.pm blib\lib\Finance\Dogecoin.pm cp lib/Finance/Dogecoin/API.pm blib\lib\Finance\Dogecoin\API.pm CHROMATIC/Finance-Dogecoin-1.20140127.2153.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.16\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00-compile.t .. ok 1 - use Finance::Dogecoin; ok 2 - use Finance::Dogecoin::API; 1..2 ok Can't locate object method "new" via package "URI" at C:\cpanfly-5.16\var\cpan\build\Finance-Dogecoin-1.20140127.2153-whPzZ3\blib\lib/Finance/Dogecoin/API.pm line 36. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 9. t/api_errors.t .. ok 1 - API constructor should require api_key argument ok 2 - withdraw() should throw error without payment_address param ok 3 - withdraw() should throw error without amount param ok 4 - ... but should accept a provided payment_address param ok 5 - ... but should accept a provided amount param ok 6 - withdraw() requires an amount of at least 5 Doge ok 7 - withdraw() requires an amount of at least 5 Doge ok 8 - get_address_received() should throw error without payment_address ok 9 - get_address_by_label() should throw error without address_label Dubious, test returned 255 (wstat 65280, 0xff00) All 9 subtests passed Can't locate object method "new" via package "URI" at C:\cpanfly-5.16\var\cpan\build\Finance-Dogecoin-1.20140127.2153-whPzZ3\blib\lib/Finance/Dogecoin/API.pm line 36. t/mocked_api.t .. Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run Test Summary Report ------------------- t/api_errors.t (Wstat: 65280 Tests: 9 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output t/mocked_api.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=3, Tests=11, 2 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Result: FAIL Failed 2/3 test programs. 0/11 subtests failed. NMAKE : fatal error U1077: 'C:\Perl64-5.16\bin\perl.exe' : return code '0xff' Stop. CHROMATIC/Finance-Dogecoin-1.20140127.2153.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports CHROMATIC/Finance-Dogecoin-1.20140127.2153.tar.gz Finished 2014-01-28T03:26:18