PATH=C:\mingw\bin;C:\cygwin\bin;C:\cpanfly-5.20\var\megalib\bin;C:\Perl-5.20\site\bin;C:\Perl-5.20\bin;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\instantclient_11_2;C:\cygwin\bin;C:\Program Files\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\mysql\bin Start 2015-11-27T06:43:56 ActivePerl-2000 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK PATH=C:/CPANFL~1.20/var/libs/bin;C:\mingw\bin;C:\cygwin\bin;C:\CPANFL~1.20\var\megalib\bin;C:\Perl-5.20\site\bin;C:\Perl-5.20\bin;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\INSTAN~1;C:\cygwin\bin;C:\PROGRA~1\Perforce;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\mysql\bin Reading 'C:\cpanfly-5.20\var\cpan\Metadata' Database was generated on Fri, 27 Nov 2015 06:17:02 GMT Running make for N/NI/NICOMEN/Geo-GeoNames-1.05.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/N/NI/NICOMEN/Geo-GeoNames-1.05.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/N/NI/NICOMEN/CHECKSUMS Checksum for C:\cpanfly-5.20\var\cpan\sources\authors\id\N\NI\NICOMEN\Geo-GeoNames-1.05.tar.gz ok Geo-GeoNames-1.05/ Geo-GeoNames-1.05/examples/ Geo-GeoNames-1.05/examples/find_city.pl Geo-GeoNames-1.05/xt/ Geo-GeoNames-1.05/xt/changes.t Geo-GeoNames-1.05/t/ Geo-GeoNames-1.05/t/username.t Geo-GeoNames-1.05/t/pod_coverage.t Geo-GeoNames-1.05/t/url.t Geo-GeoNames-1.05/t/pod.t Geo-GeoNames-1.05/t/json.t Geo-GeoNames-1.05/t/useragent.t Geo-GeoNames-1.05/t/xml.t Geo-GeoNames-1.05/META.yml Geo-GeoNames-1.05/MANIFEST Geo-GeoNames-1.05/Makefile.PL Geo-GeoNames-1.05/lib/ Geo-GeoNames-1.05/lib/Geo/ Geo-GeoNames-1.05/lib/Geo/GeoNames.pm Geo-GeoNames-1.05/MANIFEST.SKIP Geo-GeoNames-1.05/INSTALL.SKIP Geo-GeoNames-1.05/META.json Geo-GeoNames-1.05/README.pod Geo-GeoNames-1.05/LICENSE Geo-GeoNames-1.05/Changes CPAN.pm: Building N/NI/NICOMEN/Geo-GeoNames-1.05.tar.gz >>> C:\Perl-5.20\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 Generating a dmake-style Makefile Writing Makefile for Geo::GeoNames Writing MYMETA.yml and MYMETA.json >>> dmake cp lib/Geo/GeoNames.pm blib\lib\Geo\GeoNames.pm cp README.pod blib\lib\Geo\README.pod NICOMEN/Geo-GeoNames-1.05.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.20\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 1..2 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 8. # 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 9. # 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 10. # # 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 # Failed test 'Fake username gives warning' # at t/username.t line 28. # 'GeoNames error: invalid username' # doesn't match '(?^:does not exist)' # Looks like you failed 1 test of 3. # Failed test 'bad_name' # at t/username.t line 30. # Looks like you failed 1 test of 5. 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 not ok 3 - Fake username gives warning 1..3 not 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 Dubious, test returned 1 (wstat 256, 0x100) Failed 1/5 subtests t/xml.t ........... ok 1 - XML is parsed correctly ok 2 - XML is parsed correctly 1..2 ok Test Summary Report ------------------- t/username.t (Wstat: 256 Tests: 5 Failed: 1) Failed test: 3 Non-zero exit status: 1 Files=7, Tests=20, 10 wallclock secs ( 0.06 usr + 0.03 sys = 0.09 CPU) Result: FAIL Failed 1/7 test programs. 1/20 subtests failed. dmake: Error code 255, while making 'test_dynamic' NICOMEN/Geo-GeoNames-1.05.tar.gz dmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports NICOMEN/Geo-GeoNames-1.05.tar.gz Finished 2015-11-27T06:44:11