PATH=/usr/bin:/bin:/Users/fly1600/var/megalib/bin Start 2015-11-06T03:16:41 ActivePerl-1600 CPAN-2.00 Reading '/Users/fly1600/var/cpan/Metadata' Database was generated on Thu, 05 Nov 2015 06:53:41 GMT Running make for N/NI/NICOMEN/Geo-GeoNames-1.03.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/N/NI/NICOMEN/Geo-GeoNames-1.03.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/N/NI/NICOMEN/CHECKSUMS Checksum for /Users/fly1600/var/cpan/sources/authors/id/N/NI/NICOMEN/Geo-GeoNames-1.03.tar.gz ok Geo-GeoNames-1.03/ Geo-GeoNames-1.03/examples/ Geo-GeoNames-1.03/examples/find_city.pl Geo-GeoNames-1.03/xt/ Geo-GeoNames-1.03/xt/changes.t Geo-GeoNames-1.03/t/ Geo-GeoNames-1.03/t/username.t Geo-GeoNames-1.03/t/pod_coverage.t Geo-GeoNames-1.03/t/url.t Geo-GeoNames-1.03/t/pod.t Geo-GeoNames-1.03/t/xml.t Geo-GeoNames-1.03/META.yml Geo-GeoNames-1.03/MANIFEST Geo-GeoNames-1.03/Makefile.PL Geo-GeoNames-1.03/lib/ Geo-GeoNames-1.03/lib/Geo/ Geo-GeoNames-1.03/lib/Geo/GeoNames.pm Geo-GeoNames-1.03/MANIFEST.SKIP Geo-GeoNames-1.03/INSTALL.SKIP Geo-GeoNames-1.03/META.json Geo-GeoNames-1.03/README.pod Geo-GeoNames-1.03/LICENSE Geo-GeoNames-1.03/Changes CPAN.pm: Building N/NI/NICOMEN/Geo-GeoNames-1.03.tar.gz >>> /Users/fly1600/ap1600/bin/perl-dynamic Makefile.PL To test Geo::GeoNames, you need a a GeoNames account enabled at least for free access. Start at http://www.geonames.org/login to create a new account. Set GEONAMES_USER to run the tests. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Geo::GeoNames Writing MYMETA.yml and MYMETA.json >>> make cp README.pod blib/lib/Geo/README.pod cp lib/Geo/GeoNames.pm blib/lib/Geo/GeoNames.pm Manifying 2 pod documents NICOMEN/Geo-GeoNames-1.03.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/Users/fly1600/ap1600/bin/perl-dynamic" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/pod.t ........... 1..2 ok 1 - POD test for blib/lib/Geo/GeoNames.pm ok 2 - POD test for blib/lib/Geo/README.pod ok t/pod_coverage.t .. 1..1 ok 1 - Pod coverage on Geo::GeoNames ok t/url.t ........... ok 1 - use Geo::GeoNames; ok 2 - Geo::GeoNames->can('new') 1..2 ok t/username.t ...... ok 1 - use Geo::GeoNames; ok 2 - Geo::GeoNames->can('new') # Subtest: bad_name ok 1 - A reference of type 'ARRAY' isa 'ARRAY' ok 2 - There are no elements when the username is bad ok 3 - Fake username gives warning 1..3 ok 3 - bad_name # Subtest: empty_name ok 1 - $geo is undefined with empty username ok 2 - Error message says to specify username 1..2 ok 4 - empty_name # Subtest: undef_name ok 1 - $geo is undefined with undef username ok 2 - Error message says to specify username 1..2 ok 5 - undef_name 1..5 ok t/xml.t ........... ok 1 - XML is parsed correctly ok 2 - XML is parsed correctly 1..2 ok All tests successful. Files=5, Tests=12, 3 wallclock secs ( 0.04 usr 0.01 sys + 1.56 cusr 0.15 csys = 1.76 CPU) Result: PASS NICOMEN/Geo-GeoNames-1.03.tar.gz make test TEST_VERBOSE=1 -- OK Nicolas Mendoza <mendoza@pvv.ntnu.no> Perform geographical queries using GeoNames Web Services >>> (cd /Users/fly1600/var/cpan/build/Geo-GeoNames-1.03-HZ282i && tar cvf - Geo-GeoNames-1.03.ppd blib) | gzip -c >/Users/fly1600/var/REPO/N/NI/NICOMEN/Geo-GeoNames-1.03.tar.gz Geo-GeoNames-1.03.ppd blib/ blib/lib/ blib/lib/Geo/ blib/lib/Geo/GeoNames.pm blib/lib/Geo/README.pod blib/man3/ blib/man3/Geo::GeoNames.3 blib/man3/Geo::README.3 >>> mv /Users/fly1600/var/cpan/build/Geo-GeoNames-1.03-HZ282i/Geo-GeoNames-1.03.ppd /Users/fly1600/var/REPO/N/NI/NICOMEN Finished 2015-11-06T03:16:51