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 2015-02-27T01:08:27 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 Fri, 27 Feb 2015 07:53:51 GMT Running make for H/HA/HAARG/strictures-2.000000.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/H/HA/HAARG/strictures-2.000000.tar.gz Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\H\HA\HAARG\strictures-2.000000.tar.gz ok strictures-2.000000/ strictures-2.000000/Changes strictures-2.000000/lib/ strictures-2.000000/maint/ strictures-2.000000/Makefile.PL strictures-2.000000/MANIFEST strictures-2.000000/META.json strictures-2.000000/META.yml strictures-2.000000/README strictures-2.000000/t/ strictures-2.000000/xt/ strictures-2.000000/xt/all-categories.t strictures-2.000000/xt/pod.t strictures-2.000000/t/crash.t strictures-2.000000/t/extras.t strictures-2.000000/t/strictures.t strictures-2.000000/maint/Makefile.PL.include strictures-2.000000/lib/strictures/ strictures-2.000000/lib/strictures.pm strictures-2.000000/lib/strictures/extra.pm CPAN.pm: Building H/HA/HAARG/strictures-2.000000.tar.gz >>> C:\Perl-5.14\bin\perl.exe Makefile.PL compilet-VFYWt.c Creating library compilet.lib and object compilet.exp Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for strictures 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/strictures/extra.pm blib\lib\strictures\extra.pm cp lib/strictures.pm blib\lib\strictures.pm HAARG/strictures-2.000000.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\crash.t ....... 1..1 ok 1 - can manage to survive with some modules missing! ok t\extras.t ...... ok 1 - VCS dir has been checked ok 2 - VCS dir not detected with no .git ok 3 - VCS dir has been checked ok 4 - VCS dir detected with .git ok 5 - file named file.pl does not get extras ok 6 - file named test.pl does not get extras ok 7 - file named library.pm does not get extras ok 8 - file named t/test.t does get extras ok 9 - file named xt/test.t does get extras ok 10 - file named t/one.faket does get extras ok 11 - file named lib/module.pm does get extras ok 12 - file named other/one.pl does not get extras ok 13 - file named other/t/test.t does not get extras ok 14 - file named blib/module.pm does get extras ok 15 - failure to load all three extra deps is reported ok 16 - extra dep load failure is not reported a second time 1..16 ok t\strictures.t .. ok 1 - Hints ok for version 1 ok 2 - Warnings ok for version 1 ok 3 - Hints ok for version 2 ok 4 - Warnings ok for version 2 ok 5 - ->VERSION returns version correctly ok 6 - Can't use strictures 3 (this is version 2) 1..6 ok All tests successful. Files=3, Tests=23, 0 wallclock secs ( 0.06 usr + 0.00 sys = 0.06 CPU) Result: PASS HAARG/strictures-2.000000.tar.gz nmake test TEST_VERBOSE=1 -- OK Graham Knop <haarg@cpan.org> turn on strict and make all warnings fatal >>> (cd C:\cpanfly-5.14\var\cpan\build\strictures-2.000000-GkRxFi && tar cvf - strictures-2.000000.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/H/HA/HAARG/strictures-2.000000.tar.gz strictures-2.000000.ppd blib/ blib/lib/ blib/lib/strictures/ blib/lib/strictures/extra.pm blib/lib/strictures.pm >>> mv C:\cpanfly-5.14\var\cpan\build\strictures-2.000000-GkRxFi/strictures-2.000000.ppd C:/cpanfly-5.14/var/REPO/H/HA/HAARG Finished 2015-02-27T01:08:33