PATH=C:\mingw\bin;C:\cpanfly-5.18\var\megalib\bin;C:\Perl64-5.18\site\bin;C:\Perl64-5.18\bin;C:\cygwin\bin;C:\mingw\bin;C:\cpanfly-5.18\var\megalib\bin;C:\Perl64-5.18\site\bin;C:\Perl64-5.18\bin;C:\cygwin\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Git\cmd;C:\Program Files (x86)\CMake\bin;C:\instantclient_11_2 Start 2016-03-11T04:37:32 ActivePerl-1805 CPAN-2.10 PATH=C:/CPANFL~1.18/var/libs/bin;C:\mingw\bin;C:\CPANFL~1.18\var\megalib\bin;C:\Perl64-5.18\site\bin;C:\Perl64-5.18\bin;C:\cygwin\bin;C:\mingw\bin;C:\CPANFL~1.18\var\megalib\bin;C:\Perl64-5.18\site\bin;C:\Perl64-5.18\bin;C:\cygwin\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~1\v1.0;C:\PROGRA~2\Git\cmd;C:\PROGRA~2\CMake\bin;C:\INSTAN~1 Reading 'C:\cpanfly-5.18\var\cpan\Metadata' Database was generated on Fri, 11 Mar 2016 06:53:35 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/N/NI/NICOMEN/Geo-GeoNames-1.08.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/N/NI/NICOMEN/CHECKSUMS Checksum for C:\cpanfly-5.18\var\cpan\sources\authors\id\N\NI\NICOMEN\Geo-GeoNames-1.08.tar.gz ok Geo-GeoNames-1.08/ Geo-GeoNames-1.08/examples/ Geo-GeoNames-1.08/examples/find_city.pl Geo-GeoNames-1.08/xt/ Geo-GeoNames-1.08/xt/changes.t Geo-GeoNames-1.08/t/ Geo-GeoNames-1.08/t/username.t Geo-GeoNames-1.08/t/pod_coverage.t Geo-GeoNames-1.08/t/url.t Geo-GeoNames-1.08/t/pod.t Geo-GeoNames-1.08/t/json.t Geo-GeoNames-1.08/t/useragent.t Geo-GeoNames-1.08/t/xml.t Geo-GeoNames-1.08/META.yml Geo-GeoNames-1.08/MANIFEST Geo-GeoNames-1.08/Makefile.PL Geo-GeoNames-1.08/lib/ Geo-GeoNames-1.08/lib/Geo/ Geo-GeoNames-1.08/lib/Geo/GeoNames.pm Geo-GeoNames-1.08/MANIFEST.SKIP Geo-GeoNames-1.08/INSTALL.SKIP Geo-GeoNames-1.08/META.json Geo-GeoNames-1.08/README.pod Geo-GeoNames-1.08/LICENSE Geo-GeoNames-1.08/Changes Configuring N/NI/NICOMEN/Geo-GeoNames-1.08.tar.gz with Makefile.PL >>> C:\Perl64-5.18\bin\perl.exe 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 Have \cpanfl~1.18\var\megalib Want \perl64-5.18\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x64-multi-thread] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for Geo::GeoNames Writing MYMETA.yml and MYMETA.json NICOMEN/Geo-GeoNames-1.08.tar.gz C:\Perl64-5.18\bin\perl.exe Makefile.PL -- OK Running make for N/NI/NICOMEN/Geo-GeoNames-1.08.tar.gz >>> dmake cp README.pod blib\lib\Geo\README.pod cp lib/Geo/GeoNames.pm blib\lib\Geo\GeoNames.pm NICOMEN/Geo-GeoNames-1.08.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 C:\Perl64-5.18\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/json.t .......... ok 1 - Parsing JSON does not die ok 2 - Correct amount of entries ok 3 - Correct encoding back 1..3 ok 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/useragent.t ..... ok 1 - use Geo::GeoNames; ok 2 - Bad user-agent should croak: Illegal ua object, needs either a Mojo::UserAgent or an LWP::UserAgent derived object at t/useragent.t line 10. # ok 3 - Bad user-agent should croak: Illegal ua object, needs either a Mojo::UserAgent or an LWP::UserAgent derived object at t/useragent.t line 11. # ok 4 - Bad user-agent should croak: Illegal ua object, needs either a Mojo::UserAgent or an LWP::UserAgent derived object at t/useragent.t line 12. # # Subtest: Mojo::UserAgent ok 1 - Instantiates fine with proper object ok 2 # skip Need $ENV{GEONAMES_USER} to test actual results work with provided Mojo::UserAgent ok 3 # skip Need $ENV{GEONAMES_USER} to test actual results work with provided Mojo::UserAgent ok 4 # skip Need $ENV{GEONAMES_USER} to test actual results work with provided Mojo::UserAgent 1..4 ok 5 - Mojo::UserAgent # Subtest: LWP::UserAgent ok 1 - Instantiates fine with proper object ok 2 # skip Need $ENV{GEONAMES_USER} to test actual results work with provided LWP::UserAgent ok 3 # skip Need $ENV{GEONAMES_USER} to test actual results work with provided LWP::UserAgent ok 4 # skip Need $ENV{GEONAMES_USER} to test actual results work with provided LWP::UserAgent 1..4 ok 6 - LWP::UserAgent 1..6 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=7, Tests=21, 6 wallclock secs ( 0.11 usr + 0.00 sys = 0.11 CPU) Result: PASS NICOMEN/Geo-GeoNames-1.08.tar.gz dmake test TEST_VERBOSE=1 -- OK Nicolas Mendoza <mendoza@pvv.ntnu.no> Perform geographical queries using GeoNames Web Services >>> (cd C:\cpanfly-5.18\var\cpan\build\Geo-GeoNames-1.08-C_kqwF && tar cvf - Geo-GeoNames-1.08.ppd blib) | gzip -c >C:/cpanfly-5.18/var/REPO/N/NI/NICOMEN/Geo-GeoNames-1.08.tar.gz Geo-GeoNames-1.08.ppd blib/ blib/lib/ blib/lib/Geo/ blib/lib/Geo/GeoNames.pm blib/lib/Geo/README.pod >>> mv C:\cpanfly-5.18\var\cpan\build\Geo-GeoNames-1.08-C_kqwF/Geo-GeoNames-1.08.ppd C:/cpanfly-5.18/var/REPO/N/NI/NICOMEN Finished 2016-03-11T04:37:49