PATH=C:\cpanfly-5.24-64\var\megalib\bin;C:\Perl-5.24-64\site\bin;C:\Perl-5.24-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\cpanfly-5.24-64\var\megalib\bin;C:\Perl-5.24-64\site\bin;C:\Perl-5.24-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2016-08-17T14:02:08 ActivePerl-2400 CPAN-2.10 PATH=C:/CPANFL~1.24-/var/libs/bin;C:\CPANFL~1.24-\var\megalib\bin;C:\PERL-5~1.24-\site\bin;C:\PERL-5~1.24-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\CPANFL~1.24-\var\megalib\bin;C:\PERL-5~1.24-\site\bin;C:\PERL-5~1.24-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.24-64\var\cpan\Metadata' Database was generated on Wed, 17 Aug 2016 02:53:38 GMT Checksum for C:\cpanfly-5.24-64\var\cpan\sources\authors\id\C\CH\CHROMATIC\Finance-Dogecoin-1.20140201.1608.tar.gz ok Finance-Dogecoin-1.20140201.1608/ Finance-Dogecoin-1.20140201.1608/META.yml Finance-Dogecoin-1.20140201.1608/lib/ Finance-Dogecoin-1.20140201.1608/lib/Finance/ Finance-Dogecoin-1.20140201.1608/lib/Finance/Dogecoin.pm Finance-Dogecoin-1.20140201.1608/lib/Finance/Dogecoin/ Finance-Dogecoin-1.20140201.1608/lib/Finance/Dogecoin/API.pm Finance-Dogecoin-1.20140201.1608/README Finance-Dogecoin-1.20140201.1608/t/ Finance-Dogecoin-1.20140201.1608/t/api_errors.t Finance-Dogecoin-1.20140201.1608/t/00-compile.t Finance-Dogecoin-1.20140201.1608/t/mocked_api.t Finance-Dogecoin-1.20140201.1608/README.md Finance-Dogecoin-1.20140201.1608/Changes Finance-Dogecoin-1.20140201.1608/MANIFEST Finance-Dogecoin-1.20140201.1608/Makefile.PL Finance-Dogecoin-1.20140201.1608/dist.ini Finance-Dogecoin-1.20140201.1608/LICENSE Configuring C/CH/CHROMATIC/Finance-Dogecoin-1.20140201.1608.tar.gz with Makefile.PL >>> C:\Perl-5.24-64\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~1.24-\var\megalib Want \perl-5~1.24-\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x64-multi-thread] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for Finance::Dogecoin Writing MYMETA.yml and MYMETA.json CHROMATIC/Finance-Dogecoin-1.20140201.1608.tar.gz C:\Perl-5.24-64\bin\perl.exe Makefile.PL -- OK Running make for C/CH/CHROMATIC/Finance-Dogecoin-1.20140201.1608.tar.gz >>> dmake 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.20140201.1608.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.24-64\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 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 ok 10 - API calls should throw exception when remote API fails ok 11 - API calls should throw exception with invalid API key 1..11 ok t/mocked_api.t .. ok 1 - get_difficulty() should return JSON decoded result ok 2 - get_current_block() should return JSON decoded result ok 3 - get_current_price() should return JSON decoded result ok 4 - get_balance() should return JSON decoded result ok 5 - get_my_addresses() should return empty arrayref with no addresses ok 6 - get_my_addresses() should return filled arrayref when possible ok 7 - withdraw() should return success on success ok 8 - get_new_address() should return new address decoded from JSON ok 9 - get_address_received() should return value decoded from JSON ok 10 - get_address_received() should return value decoded from JSON ok 11 - get_address_by_label() should return address decoded from JSON 1..11 ok All tests successful. Files=3, Tests=24, 7 wallclock secs ( 0.08 usr + 0.03 sys = 0.11 CPU) Result: PASS CHROMATIC/Finance-Dogecoin-1.20140201.1608.tar.gz dmake test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/C/CH/CHROMATIC/CHECKSUMS chromatic <chromatic@wgz.org> use the dogeapi.com API from Perl >>> (cd C:\cpanfly-5.24-64\var\tmp\cpan_build\Finance-Dogecoin-1.20140201.1608-84Xvg3 && tar cvf - Finance-Dogecoin-1.20140201.1608.ppd blib) | gzip -c >C:/cpanfly-5.24-64/var/REPO/C/CH/CHROMATIC/Finance-Dogecoin-1.20140201.1608.tar.gz Finance-Dogecoin-1.20140201.1608.ppd blib/ blib/lib/ blib/lib/Finance/ blib/lib/Finance/Dogecoin/ blib/lib/Finance/Dogecoin/API.pm blib/lib/Finance/Dogecoin.pm Finished 2016-08-17T14:02:28