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-05-16T02:03:59 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, 16 May 2014 07:53:02 GMT Running make for P/PR/PREACTION/App-YAML-Filter-0.009.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PR/PREACTION/App-YAML-Filter-0.009.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PR/PREACTION/CHECKSUMS Checksum for C:\cpanfly-5.14\var\cpan\sources\authors\id\P\PR\PREACTION\App-YAML-Filter-0.009.tar.gz ok App-YAML-Filter-0.009/bin App-YAML-Filter-0.009/bin/yq App-YAML-Filter-0.009/t App-YAML-Filter-0.009/t/yq.t App-YAML-Filter-0.009 App-YAML-Filter-0.009/README App-YAML-Filter-0.009/LICENSE App-YAML-Filter-0.009/CHANGES App-YAML-Filter-0.009/META.yml App-YAML-Filter-0.009/MANIFEST App-YAML-Filter-0.009/Build.PL App-YAML-Filter-0.009/Makefile.PL App-YAML-Filter-0.009/README.mkdn App-YAML-Filter-0.009/t/00_compile.t App-YAML-Filter-0.009/CONTRIBUTING.md App-YAML-Filter-0.009/t/share App-YAML-Filter-0.009/t/share/foo.yml App-YAML-Filter-0.009/lib/App/YAML App-YAML-Filter-0.009/lib/App/YAML/Filter.pm App-YAML-Filter-0.009/lib/App/YAML/Filter App-YAML-Filter-0.009/lib/App/YAML/Filter/Base.pm CPAN.pm: Building P/PR/PREACTION/App-YAML-Filter-0.009.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 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.14\bin\perl.exe -MExtUtils::Command -e cp -- bin/yq blib\script\yq pl2bat.bat blib\script\yq PREACTION/App-YAML-Filter-0.009.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..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 t/yq.t .......... # Subtest: help options ok 1 - successfully showed the help ok 2 - requested help is on stdout ok 3 - synopsis is included ok 4 - arguments are included ok 5 - options are included 1..5 ok 1 - help options # Subtest: must provide a filter ok 1 - fatal error ok 2 - errors are on stderr ok 3 ok 4 1..4 ok 2 - must provide a filter # Subtest: filter single hash key ok 1 1..1 ok 3 - filter single hash key # Subtest: deep hash key # Subtest: one level ok 1 1..1 ok 1 - one level # Subtest: two levels ok 1 1..1 ok 2 - two levels 1..2 ok 4 - deep hash key # Subtest: array key ok 1 1..1 ok 5 - array key # Subtest: mixed array and hash keys # Subtest: hash level ok 1 1..1 ok 1 - hash level # Subtest: hash,array level ok 1 1..1 ok 2 - hash,array level # Subtest: hash,array,hash level ok 1 1..1 ok 3 - hash,array,hash level 1..3 ok 6 - mixed array and hash keys # Subtest: , emits multiple results ok 1 1..1 ok 7 - , emits multiple results # Subtest: [] with no index flattens an array ok 1 1..1 ok 8 - [] with no index flattens an array # Subtest: hash constructor ok 1 1..1 ok 9 - hash constructor # Subtest: array constructor ok 1 1..1 ok 10 - array constructor # Subtest: binary comparison operators # Subtest: eq # Subtest: FILTER eq CONSTANT ok 1 ok 2 1..2 ok 1 - FILTER eq CONSTANT # Subtest: FILTER eq FILTER ok 1 ok 2 1..2 ok 2 - FILTER eq FILTER 1..2 ok 1 - eq # Subtest: ne # Subtest: FILTER ne CONSTANT ok 1 ok 2 1..2 ok 1 - FILTER ne CONSTANT # Subtest: FILTER ne FILTER ok 1 ok 2 1..2 ok 2 - FILTER ne FILTER 1..2 ok 2 - ne 1..2 ok 11 - binary comparison operators # Subtest: conditional match single hash key and return full document ok 1 1..1 ok 12 - conditional match single hash key and return full document # Subtest: conditional with else ok 1 ok 2 1..2 ok 13 - conditional with else # Subtest: functions # Subtest: select( EXPR ) ok 1 1..1 ok 1 - select( EXPR ) # Subtest: grep( EXPR ) ok 1 1..1 ok 2 - grep( EXPR ) # Subtest: empty ok 1 - An object of class 'empty' isa 'empty' 1..1 ok 3 - empty # Subtest: group_by( EXPR ) ok 1 - group_by delays output ok 2 - group_by delays output ok 3 - group_by delays output ok 4 ok 5 1..5 ok 4 - group_by( EXPR ) 1..4 ok 14 - functions # Subtest: empty does not print ok 1 - stderr is empty ok 2 1..2 ok 15 - empty does not print # Subtest: single document with no --- separator ok 1 - stderr is empty ok 2 1..2 ok 16 - single document with no --- separator # Subtest: file in ARGV ok 1 - stderr is empty ok 2 1..2 ok 17 - file in ARGV # Subtest: multiple documents print properly ok 1 - stderr is empty ok 2 1..2 ok 18 - multiple documents print properly # Subtest: finish() gets called ok 1 - stderr is empty ok 2 1..2 ok 19 - finish() gets called 1..19 ok All tests successful. Files=2, Tests=21, 3 wallclock secs ( 0.03 usr + 0.01 sys = 0.05 CPU) Result: PASS PREACTION/App-YAML-Filter-0.009.tar.gz nmake test TEST_VERBOSE=1 -- OK Doug Bell <preaction@cpan.org> Filter YAML through a command-line program >>> (cd C:\cpanfly-5.14\var\cpan\build\App-YAML-Filter-0.009-SpIzSQ && tar cvf - App-YAML-Filter-0.009.ppd blib) | gzip -c >C:/cpanfly-5.14/var/REPO/P/PR/PREACTION/App-YAML-Filter-0.009.tar.gz App-YAML-Filter-0.009.ppd blib/ blib/lib/ blib/lib/App/ blib/lib/App/YAML/ blib/lib/App/YAML/Filter/ blib/lib/App/YAML/Filter/Base.pm blib/lib/App/YAML/Filter.pm blib/script/ blib/script/yq blib/script/yq.bat >>> mv C:\cpanfly-5.14\var\cpan\build\App-YAML-Filter-0.009-SpIzSQ/App-YAML-Filter-0.009.ppd C:/cpanfly-5.14/var/REPO/P/PR/PREACTION Finished 2014-05-16T02:04:12