PATH=/usr/bin:/bin:/home/fly1600/var/megalib/bin Start 2014-02-01T14:20:50 ActivePerl-1600 CPAN-2.00 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Sat, 01 Feb 2014 20:41:02 GMT Running make for C/CH/CHROMATIC/Finance-Dogecoin-1.20140201.1608.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/C/CH/CHROMATIC/Finance-Dogecoin-1.20140201.1608.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/C/CH/CHROMATIC/CHECKSUMS Checksum for /home/fly1600/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 CPAN.pm: Building C/CH/CHROMATIC/Finance-Dogecoin-1.20140201.1608.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Finance::Dogecoin Writing MYMETA.yml and MYMETA.json >>> make cp lib/Finance/Dogecoin.pm blib/lib/Finance/Dogecoin.pm cp lib/Finance/Dogecoin/API.pm blib/lib/Finance/Dogecoin/API.pm Manifying blib/man3/Finance::Dogecoin.3 Manifying blib/man3/Finance::Dogecoin::API.3 CHROMATIC/Finance-Dogecoin-1.20140201.1608.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1600/ap1600/bin/perl-static "-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, 2 wallclock secs ( 0.03 usr 0.02 sys + 0.89 cusr 0.15 csys = 1.09 CPU) Result: PASS CHROMATIC/Finance-Dogecoin-1.20140201.1608.tar.gz make test TEST_VERBOSE=1 -- OK chromatic <chromatic@wgz.org> use the dogeapi.com API from Perl >>> (cd /home/fly1600/var/cpan/build/Finance-Dogecoin-1.20140201.1608-vLFCmh && tar cvf - Finance-Dogecoin-1.20140201.1608.ppd blib) | gzip -c >/home/fly1600/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.pm blib/lib/Finance/Dogecoin/ blib/lib/Finance/Dogecoin/API.pm blib/man3/ blib/man3/Finance::Dogecoin.3 blib/man3/Finance::Dogecoin::API.3 >>> mv /home/fly1600/var/cpan/build/Finance-Dogecoin-1.20140201.1608-vLFCmh/Finance-Dogecoin-1.20140201.1608.ppd /home/fly1600/var/REPO/C/CH/CHROMATIC VmSize: 246020 kB Finished 2014-02-01T14:21:01