PATH=C:\Program Files\Microsoft Platform SDK\Bin;C:\Program Files\Microsoft Platform SDK\Bin\WinNT;C:\Program Files\Microsoft Visual Studio\VC98\Bin;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\cygwin\bin;C:\cpanfly-5.12\var\megalib\bin;C:\Perl-5.12\site\bin;C:\Perl-5.12\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 2014-07-25T21:31:57 ActivePerl-1200 CPAN-2.00 LIB=C:\PROGRA~1\MICROS~3\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~3\VC98\Lib;C:\PROGRA~1\MICROS~3\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~3\VC98\ATL\Include;C:\PROGRA~1\MICROS~3\VC98\Include;C:\PROGRA~1\MICROS~3\VC98\MFC\Include PATH=C:/CPANFL~1.12/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~3\VC98\Bin;C:\PROGRA~1\MICROS~3\Common\MSDev98\Bin;C:\cygwin\bin;C:\CPANFL~1.12\var\megalib\bin;C:\Perl-5.12\site\bin;C:\Perl-5.12\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.12\var\cpan\Metadata' Database was generated on Sat, 26 Jul 2014 03:06:27 GMT Running make for M/MT/MTMAIL/Geo-What3Words-1.0.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/M/MT/MTMAIL/Geo-What3Words-1.0.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/M/MT/MTMAIL/CHECKSUMS Checksum for C:\cpanfly-5.12\var\cpan\sources\authors\id\M\MT\MTMAIL\Geo-What3Words-1.0.tar.gz ok Geo-What3Words-1.0/ Geo-What3Words-1.0/CHANGES Geo-What3Words-1.0/dist.ini Geo-What3Words-1.0/lib/ Geo-What3Words-1.0/lib/Geo/ Geo-What3Words-1.0/lib/Geo/What3Words.pm Geo-What3Words-1.0/LICENSE Geo-What3Words-1.0/Makefile.PL Geo-What3Words-1.0/META.json Geo-What3Words-1.0/META.yml Geo-What3Words-1.0/README Geo-What3Words-1.0/README.md Geo-What3Words-1.0/t/ Geo-What3Words-1.0/t/base.t Geo-What3Words-1.0/t/critic.t Geo-What3Words-1.0/t/perlcriticrc CPAN.pm: Building M/MT/MTMAIL/Geo-What3Words-1.0.tar.gz >>> C:\Perl-5.12\bin\perl.exe Makefile.PL Generating a nmake-style Makefile Writing Makefile for Geo::What3Words Writing MYMETA.yml and MYMETA.json >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/Geo/What3Words.pm blib\lib\Geo\What3Words.pm MTMAIL/Geo-What3Words-1.0.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.12\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t Unknown option: l Argument "-n" isn't numeric in numeric le (<=) at C:/cpanfly-5.12/var/megalib/Net/Ping.pm line 105. Default timeout for ping must be greater than 0 seconds at C:\CPANFL~1.12\var\megalib\bin/ping line 24. t/base.t .... 1..28 ok 1 - use Geo::What3Words; ok 2 - missing key ok 3 - An object of class 'Geo::What3Words' isa 'Geo::What3Words' ok 4 - valid_words - valid ok 5 - valid_words - only two ok 6 - valid_words - too many ok 7 - valid_words - not all lowercase ok 8 - valid_words - empty ok 9 - valid_words - undef ok 10 - valid_words - valid Turkish utf8 ok 11 - valid_words - valid Russian utf8 ok 12 - valid_words - not all lowercase utf8 ok 13 - valid_words - OneWord # Geo::What3Words -- pinging api.what3words.com... # Geo::What3Words -- unavailable ok 14 # skip offline ok 15 # skip offline ok 16 # skip offline ok 17 # skip offline ok 18 # skip offline ok 19 # skip offline ok 20 # skip offline ok 21 # skip offline ok 22 # skip offline ok 23 # skip offline ok 24 # skip offline ok 25 # skip offline ok 26 # skip offline ok 27 # skip offline ok 28 # skip offline ok t/critic.t .. skipped: Author test. Set $ENV{TEST_AUTHOR} to a true value to run. All tests successful. Files=2, Tests=28, 5 wallclock secs ( 0.01 usr + 0.01 sys = 0.03 CPU) Result: PASS MTMAIL/Geo-What3Words-1.0.tar.gz nmake test TEST_VERBOSE=1 -- OK MTMAIL <mtmail@cpan.org> Turn WGS84 coordinates into three words or OneWords and vice-versa using w3w.co HTTP API >>> (cd C:\cpanfly-5.12\var\cpan\build\Geo-What3Words-1.0-MctscS && tar cvf - Geo-What3Words-1.0.ppd blib) | gzip -c >C:/cpanfly-5.12/var/REPO/M/MT/MTMAIL/Geo-What3Words-1.0.tar.gz Geo-What3Words-1.0.ppd blib/ blib/lib/ blib/lib/Geo/ blib/lib/Geo/What3Words.pm >>> mv C:\cpanfly-5.12\var\cpan\build\Geo-What3Words-1.0-MctscS/Geo-What3Words-1.0.ppd C:/cpanfly-5.12/var/REPO/M/MT/MTMAIL Finished 2014-07-25T21:32:11