PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2014-06-05T14:13:13 ActivePerl-1200 CPAN-2.00 Reading '/export/home/fly1264/var/cpan/Metadata' Database was generated on Thu, 05 Jun 2014 19:53:02 GMT Running make for K/KA/KAORU/Geo-Coder-OpenCage-0.02.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/K/KA/KAORU/Geo-Coder-OpenCage-0.02.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/K/KA/KAORU/CHECKSUMS Checksum for /export/home/fly1264/var/cpan/sources/authors/id/K/KA/KAORU/Geo-Coder-OpenCage-0.02.tar.gz ok Geo-Coder-OpenCage-0.02/ Geo-Coder-OpenCage-0.02/README Geo-Coder-OpenCage-0.02/t/ Geo-Coder-OpenCage-0.02/t/release-pod-syntax.t Geo-Coder-OpenCage-0.02/t/release-cpan-changes.t Geo-Coder-OpenCage-0.02/t/02-geocode.t Geo-Coder-OpenCage-0.02/t/00-compile.t Geo-Coder-OpenCage-0.02/t/01-new.t Geo-Coder-OpenCage-0.02/Makefile.PL Geo-Coder-OpenCage-0.02/MANIFEST Geo-Coder-OpenCage-0.02/dist.ini Geo-Coder-OpenCage-0.02/META.yml Geo-Coder-OpenCage-0.02/LICENSE Geo-Coder-OpenCage-0.02/lib/ Geo-Coder-OpenCage-0.02/lib/Geo/ Geo-Coder-OpenCage-0.02/lib/Geo/Coder/ Geo-Coder-OpenCage-0.02/lib/Geo/Coder/OpenCage.pm Geo-Coder-OpenCage-0.02/Changes Geo-Coder-OpenCage-0.02/README.pod Geo-Coder-OpenCage-0.02/META.json CPAN.pm: Building K/KA/KAORU/Geo-Coder-OpenCage-0.02.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Geo::Coder::OpenCage Writing MYMETA.yml and MYMETA.json >>> make cp README.pod blib/lib/Geo/Coder/README.pod cp lib/Geo/Coder/OpenCage.pm blib/lib/Geo/Coder/OpenCage.pm Manifying blib/man3/Geo::Coder::README.3 Manifying blib/man3/Geo::Coder::OpenCage.3 KAORU/Geo-Coder-OpenCage-0.02.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1264/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 ............ 1..1 ok 1 - use Geo::Coder::OpenCage; ok t/01-new.t ................ ok 1 - created geocoder object with dummy api key ok 2 - new() lived with api key ok 3 - exception thrown when no api key passed to new() 1..3 ok t/02-geocode.t ............ skipped: Set GEO_CODER_OPENCAGE_API_KEY environment variable to run this test t/release-cpan-changes.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing All tests successful. Files=5, Tests=4, 2 wallclock secs ( 0.16 usr 0.07 sys + 1.29 cusr 0.20 csys = 1.72 CPU) Result: PASS KAORU/Geo-Coder-OpenCage-0.02.tar.gz make test TEST_VERBOSE=1 -- OK Alex Balhatchet <kaoru@slackwise.net> Geocode addresses with the OpenCage Geocoder API >>> (cd /export/home/fly1264/var/cpan/build/Geo-Coder-OpenCage-0.02-gVrn__ && tar cvf - Geo-Coder-OpenCage-0.02.ppd blib) | gzip -c >/export/home/fly1264/var/REPO/K/KA/KAORU/Geo-Coder-OpenCage-0.02.tar.gz Geo-Coder-OpenCage-0.02.ppd blib/ blib/lib/ blib/lib/Geo/ blib/lib/Geo/Coder/ blib/lib/Geo/Coder/README.pod blib/lib/Geo/Coder/OpenCage.pm blib/man3/ blib/man3/Geo::Coder::README.3 blib/man3/Geo::Coder::OpenCage.3 >>> mv /export/home/fly1264/var/cpan/build/Geo-Coder-OpenCage-0.02-gVrn__/Geo-Coder-OpenCage-0.02.ppd /export/home/fly1264/var/REPO/K/KA/KAORU Finished 2014-06-05T14:13:29