PATH=C:\cpanfly-5.22-64\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\cpanfly-5.22-64\var\megalib\bin;C:\Perl-5.22-64\site\bin;C:\Perl-5.22-64\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\instantclient_11_2-64;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2016-03-12T06:48:40 ActivePerl-2201 CPAN-2.10 PATH=C:/CPANFL~4.22-/var/libs/bin;C:\CPANFL~4.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\CPANFL~4.22-\var\megalib\bin;C:\PERL-5~2.22-\site\bin;C:\PERL-5~2.22-\bin;C:\MinGW-64\bin;C:\cygwin\bin;C:\INSTAN~1;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.22-64\var\cpan\Metadata' Database was generated on Sat, 12 Mar 2016 05:17:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/N/NI/NICOMEN/Geo-GeoNames-1.09.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/N/NI/NICOMEN/CHECKSUMS Checksum for C:\cpanfly-5.22-64\var\cpan\sources\authors\id\N\NI\NICOMEN\Geo-GeoNames-1.09.tar.gz ok Geo-GeoNames-1.09/ Geo-GeoNames-1.09/examples/ Geo-GeoNames-1.09/examples/find_city.pl Geo-GeoNames-1.09/xt/ Geo-GeoNames-1.09/xt/changes.t Geo-GeoNames-1.09/t/ Geo-GeoNames-1.09/t/username.t Geo-GeoNames-1.09/t/pod_coverage.t Geo-GeoNames-1.09/t/url.t Geo-GeoNames-1.09/t/pod.t Geo-GeoNames-1.09/t/json.t Geo-GeoNames-1.09/t/useragent.t Geo-GeoNames-1.09/t/xml.t Geo-GeoNames-1.09/META.yml Geo-GeoNames-1.09/MANIFEST Geo-GeoNames-1.09/Makefile.PL Geo-GeoNames-1.09/lib/ Geo-GeoNames-1.09/lib/Geo/ Geo-GeoNames-1.09/lib/Geo/GeoNames.pm Geo-GeoNames-1.09/MANIFEST.SKIP Geo-GeoNames-1.09/INSTALL.SKIP Geo-GeoNames-1.09/META.json Geo-GeoNames-1.09/README.pod Geo-GeoNames-1.09/LICENSE Geo-GeoNames-1.09/Changes Configuring N/NI/NICOMEN/Geo-GeoNames-1.09.tar.gz with Makefile.PL >>> C:\Perl-5.22-64\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~4.22-\var\megalib Want \perl-5~2.22-\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.09.tar.gz C:\Perl-5.22-64\bin\perl.exe Makefile.PL -- OK Running make for N/NI/NICOMEN/Geo-GeoNames-1.09.tar.gz >>> dmake cp lib/Geo/GeoNames.pm blib\lib\Geo\GeoNames.pm cp README.pod blib\lib\Geo\README.pod NICOMEN/Geo-GeoNames-1.09.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.22-64\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, 14 wallclock secs ( 0.08 usr + 0.05 sys = 0.12 CPU) Result: PASS NICOMEN/Geo-GeoNames-1.09.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.22-64\var\cpan\build\Geo-GeoNames-1.09-OuVqHR && tar cvf - Geo-GeoNames-1.09.ppd blib) | gzip -c >C:/cpanfly-5.22-64/var/REPO/N/NI/NICOMEN/Geo-GeoNames-1.09.tar.gz Geo-GeoNames-1.09.ppd blib/ blib/lib/ blib/lib/Geo/ blib/lib/Geo/GeoNames.pm blib/lib/Geo/README.pod >>> mv C:\cpanfly-5.22-64\var\cpan\build\Geo-GeoNames-1.09-OuVqHR/Geo-GeoNames-1.09.ppd C:/cpanfly-5.22-64/var/REPO/N/NI/NICOMEN Finished 2016-03-12T06:49:05