PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2014-01-30T00:22:41 ActivePerl-1003 CPAN-2.00 Reading '/export/home/fly1064/var/cpan/Metadata' Database was generated on Thu, 30 Jan 2014 05:53:02 GMT Running make for C/CH/CHROMATIC/Finance-Dogecoin-1.20140129.2055.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/C/CH/CHROMATIC/Finance-Dogecoin-1.20140129.2055.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/C/CH/CHROMATIC/CHECKSUMS Checksum for /export/home/fly1064/var/cpan/sources/authors/id/C/CH/CHROMATIC/Finance-Dogecoin-1.20140129.2055.tar.gz ok You have Archive::Tar 1.38_01, but 1.50 or later is recommended. Please upgrade. Finance-Dogecoin-1.20140129.2055/ Finance-Dogecoin-1.20140129.2055/META.yml Finance-Dogecoin-1.20140129.2055/lib/ Finance-Dogecoin-1.20140129.2055/lib/Finance/ Finance-Dogecoin-1.20140129.2055/lib/Finance/Dogecoin.pm Finance-Dogecoin-1.20140129.2055/lib/Finance/Dogecoin/ Finance-Dogecoin-1.20140129.2055/lib/Finance/Dogecoin/API.pm Finance-Dogecoin-1.20140129.2055/README Finance-Dogecoin-1.20140129.2055/t/ Finance-Dogecoin-1.20140129.2055/t/api_errors.t Finance-Dogecoin-1.20140129.2055/t/00-compile.t Finance-Dogecoin-1.20140129.2055/t/mocked_api.t Finance-Dogecoin-1.20140129.2055/README.md Finance-Dogecoin-1.20140129.2055/Changes Finance-Dogecoin-1.20140129.2055/MANIFEST Finance-Dogecoin-1.20140129.2055/Makefile.PL Finance-Dogecoin-1.20140129.2055/dist.ini Finance-Dogecoin-1.20140129.2055/LICENSE CPAN.pm: Building C/CH/CHROMATIC/Finance-Dogecoin-1.20140129.2055.tar.gz >>> /export/home/fly1064/bin/perl 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.20140129.2055.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-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 /export/home/fly1064/var/cpan/build/Finance-Dogecoin-1.20140129.2055-PN94vV/blib/lib/Finance/Dogecoin/API.pm line 37. # 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 /export/home/fly1064/var/cpan/build/Finance-Dogecoin-1.20140129.2055-PN94vV/blib/lib/Finance/Dogecoin/API.pm line 37. 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, 4 wallclock secs ( 0.14 usr 0.03 sys + 2.62 cusr 0.34 csys = 3.13 CPU) Result: FAIL Failed 2/3 test programs. 0/11 subtests failed. make: *** [test_dynamic] Error 255 CHROMATIC/Finance-Dogecoin-1.20140129.2055.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports CHROMATIC/Finance-Dogecoin-1.20140129.2055.tar.gz Finished 2014-01-30T00:23:01