Checking if your kit is complete... Looks good Writing Makefile for EVDB::API cp lib/EVDB/API/JSON.pm blib/lib/EVDB/API/JSON.pm cp lib/EVDB/API.pm blib/lib/EVDB/API.pm cp lib/EVDB/API/REST.pm blib/lib/EVDB/API/REST.pm cp lib/EVDB/API/YAML.pm blib/lib/EVDB/API/YAML.pm Manifying blib/man3/EVDB::API::JSON.3 Manifying blib/man3/EVDB::API.3 Manifying blib/man3/EVDB::API::REST.3 Manifying blib/man3/EVDB::API::YAML.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01use.......1..4 v-string in use/require non-portable at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/EVDB-API/blib/lib/EVDB/API.pm line 47. ok 1 - use EVDB::API; ok 2 - use EVDB::API::REST; ok 3 - use EVDB::API::YAML; ok 4 - use EVDB::API::JSON; ok t/02basic.....v-string in use/require non-portable at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/EVDB-API/blib/lib/EVDB/API.pm line 47. 1..3 Creating object in class (EVDB::API)... Calling (http://api.evdb.com/rest/events/get)... # Failed test 'event data was returned' # at t/02basic.t line 14. # got: '' # expected: 'HASH' # Failed test 'event ID matches' # at t/02basic.t line 15. # got: undef # expected: 'E0-001-000218163-6' not ok 1 - event data was returned not ok 2 - event ID matches # Failed test 'event title matches' # at t/02basic.t line 16. not ok 3 - event title matches # got: undef # expected: 'Harry Potter Release Party - at Midnight!' # Looks like you failed 3 tests of 3. dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/03flavor....v-string in use/require non-portable at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/EVDB-API/blib/lib/EVDB/API.pm line 47. 1..0 # Skip set EVDB_APP_KEY to enable this test skipped all skipped: set EVDB_APP_KEY to enable this test Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02basic.t 3 768 3 3 1-3 1 test skipped. Failed 1/3 test scripts. 3/7 subtests failed. Files=3, Tests=7, 186 wallclock secs ( 0.74 cusr + 0.18 csys = 0.92 CPU) Failed 1/3 test programs. 3/7 subtests failed. make: *** [test_dynamic] Error 255