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.16\var\megalib\bin;C:\Perl-5.16\site\bin;C:\Perl-5.16\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-05-03T03:07:34 ActivePerl-1600 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.16/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.16\var\megalib\bin;C:\Perl-5.16\site\bin;C:\Perl-5.16\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.16\var\cpan\Metadata' Database was generated on Sat, 03 May 2014 09:06:11 GMT Running make for P/PR/PREACTION/App-YAML-Filter-0.004.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PR/PREACTION/App-YAML-Filter-0.004.tar.gz Checksum for C:\cpanfly-5.16\var\cpan\sources\authors\id\P\PR\PREACTION\App-YAML-Filter-0.004.tar.gz ok App-YAML-Filter-0.004/bin App-YAML-Filter-0.004/bin/yq App-YAML-Filter-0.004/t App-YAML-Filter-0.004/t/yq.t App-YAML-Filter-0.004 App-YAML-Filter-0.004/README App-YAML-Filter-0.004/LICENSE App-YAML-Filter-0.004/CHANGES App-YAML-Filter-0.004/META.yml App-YAML-Filter-0.004/MANIFEST App-YAML-Filter-0.004/Build.PL App-YAML-Filter-0.004/Makefile.PL App-YAML-Filter-0.004/README.mkdn App-YAML-Filter-0.004/t/00_compile.t App-YAML-Filter-0.004/CONTRIBUTING.md App-YAML-Filter-0.004/lib/App/YAML App-YAML-Filter-0.004/lib/App/YAML/Filter.pm App-YAML-Filter-0.004/lib/App/YAML/Filter App-YAML-Filter-0.004/lib/App/YAML/Filter/Base.pm CPAN.pm: Building P/PR/PREACTION/App-YAML-Filter-0.004.tar.gz >>> C:\Perl-5.16\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Generating a nmake-style Makefile Writing Makefile for App::YAML::Filter 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/App/YAML/Filter.pm blib\lib\App\YAML\Filter.pm cp lib/App/YAML/Filter/Base.pm blib\lib\App\YAML\Filter\Base.pm C:\Perl-5.16\bin\perl.exe -MExtUtils::Command -e cp -- bin/yq blib\script\yq pl2bat.bat blib\script\yq PREACTION/App-YAML-Filter-0.004.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.16\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..2 ok 1 - Compile test for blib\lib\App\YAML\Filter.pm ok 2 - Compile test for blib\lib\App\YAML\Filter\Base.pm ok Could not parse filter '.foo.bar' # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 25 just after 1. t/yq.t .......... # Subtest: filter single hash key ok 1 1..1 ok 1 - filter single hash key # Subtest: deep hash key # Subtest: one level ok 1 1..1 ok 1 - one level # Subtest: two levels Dubious, test returned 25 (wstat 6400, 0x1900) All 1 subtests passed Test Summary Report ------------------- t/yq.t (Wstat: 6400 Tests: 1 Failed: 0) Non-zero exit status: 25 Parse errors: No plan found in TAP output Files=2, Tests=3, 2 wallclock secs ( 0.08 usr + 0.00 sys = 0.08 CPU) Result: FAIL Failed 1/2 test programs. 0/3 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.16\bin\perl.exe' : return code '0x19' Stop. PREACTION/App-YAML-Filter-0.004.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports PREACTION/App-YAML-Filter-0.004.tar.gz Finished 2014-05-03T03:07:42