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.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\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-11-15T00:52:00 ActivePerl-1400 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.14/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.14\var\megalib\bin;C:\Perl-5.14\site\bin;C:\Perl-5.14\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.14\var\cpan\Metadata' Database was generated on Sat, 15 Nov 2014 06:41:02 GMT Running make for P/PE/PERLANCAR/Path-Naive-0.03.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PE/PERLANCAR/Path-Naive-0.03.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\P\PE\PERLANCAR\Path-Naive-0.03.tar.gz ok Path-Naive-0.03/ Path-Naive-0.03/Changes Path-Naive-0.03/LICENSE Path-Naive-0.03/MANIFEST Path-Naive-0.03/lib/ Path-Naive-0.03/lib/Path/ Path-Naive-0.03/lib/Path/Naive.pm Path-Naive-0.03/README Path-Naive-0.03/META.json Path-Naive-0.03/Makefile.PL Path-Naive-0.03/dist.ini Path-Naive-0.03/t/ Path-Naive-0.03/t/release-rinci.t Path-Naive-0.03/t/01-basics.t Path-Naive-0.03/t/release-pod-coverage.t Path-Naive-0.03/t/00-compile.t Path-Naive-0.03/t/release-pod-syntax.t Path-Naive-0.03/weaver.ini Path-Naive-0.03/META.yml CPAN.pm: Building P/PE/PERLANCAR/Path-Naive-0.03.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for Path::Naive 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/Path/Naive.pm blib\lib\Path\Naive.pm PERLANCAR/Path-Naive-0.03.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.14\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t\*.t t\00-compile.t ............ 1..1 ok 1 - Path/Naive.pm loaded ok ok t\01-basics.t ............. # Subtest: split_path ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 1..13 ok 1 - split_path # Subtest: normalize_path ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 1..29 ok 2 - normalize_path # Subtest: is_abs_path ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 1..9 ok 3 - is_abs_path # Subtest: is_rel_path ok 1 ok 2 ok 3 ok 4 ok 5 1..5 ok 4 - is_rel_path # Subtest: concat_path ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 1..11 ok 5 - concat_path # Subtest: concat_path_n ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 1..13 ok 6 - concat_path_n # Subtest: abs_path ok 1 ok 2 ok 3 ok 4 - base not absolute ok 5 ok 6 ok 7 ok 8 ok 9 1..9 ok 7 - abs_path 1..7 ok t\release-pod-coverage.t .. skipped: these tests are for release candidate testing t\release-pod-syntax.t .... skipped: these tests are for release candidate testing t\release-rinci.t ......... skipped: these tests are for release candidate testing All tests successful. Files=5, Tests=8, 1 wallclock secs ( 0.05 usr + 0.00 sys = 0.05 CPU) Result: PASS PERLANCAR/Path-Naive-0.03.tar.gz nmake test TEST_VERBOSE=1 -- OK perlancar <perlancar@gmail.com> Yet another abstract, Unix-like path manipulation routines >>> (cd C:\cpanfly-5.14\var\cpan\build\Path-Naive-0.03-B1uF9O && tar cvf - Path-Naive-0.03.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/P/PE/PERLANCAR/Path-Naive-0.03.tar.gz Path-Naive-0.03.ppd blib/ blib/lib/ blib/lib/Path/ blib/lib/Path/Naive.pm >>> mv C:\cpanfly-5.14\var\cpan\build\Path-Naive-0.03-B1uF9O/Path-Naive-0.03.ppd C:/cpanfly-5.14/var/REPO/P/PE/PERLANCAR Finished 2014-11-15T00:52:08