PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2014-12-10T02:01:01 ActivePerl-1402 CPAN-2.00 Reading '/export/home/fly1432/var/cpan/Metadata' Database was generated on Wed, 10 Dec 2014 08:53:32 GMT Running make for P/PR/PREACTION/App-YAML-Filter-0.013.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PR/PREACTION/App-YAML-Filter-0.013.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/P/PR/PREACTION/CHECKSUMS Checksum for /export/home/fly1432/var/cpan/sources/authors/id/P/PR/PREACTION/App-YAML-Filter-0.013.tar.gz ok App-YAML-Filter-0.013/ App-YAML-Filter-0.013/bin/ App-YAML-Filter-0.013/Build.PL App-YAML-Filter-0.013/CHANGES App-YAML-Filter-0.013/CONTRIBUTING.md App-YAML-Filter-0.013/cpanfile App-YAML-Filter-0.013/lib/ App-YAML-Filter-0.013/LICENSE App-YAML-Filter-0.013/Makefile.PL App-YAML-Filter-0.013/MANIFEST App-YAML-Filter-0.013/META.yml App-YAML-Filter-0.013/README App-YAML-Filter-0.013/README.mkdn App-YAML-Filter-0.013/t/ App-YAML-Filter-0.013/t/00_compile.t App-YAML-Filter-0.013/t/bin/ App-YAML-Filter-0.013/t/combinator.t App-YAML-Filter-0.013/t/comparison.t App-YAML-Filter-0.013/t/conditional.t App-YAML-Filter-0.013/t/filter.t App-YAML-Filter-0.013/t/functions.t App-YAML-Filter-0.013/t/share/ App-YAML-Filter-0.013/t/values.t App-YAML-Filter-0.013/t/yq.t App-YAML-Filter-0.013/t/share/foo.yml App-YAML-Filter-0.013/t/bin/yfrom.t App-YAML-Filter-0.013/t/bin/ypick.t App-YAML-Filter-0.013/t/bin/yto.t App-YAML-Filter-0.013/lib/App/ App-YAML-Filter-0.013/lib/App/YAML/ App-YAML-Filter-0.013/lib/App/YAML/Filter/ App-YAML-Filter-0.013/lib/App/YAML/Filter.pm App-YAML-Filter-0.013/lib/App/YAML/Filter/Base.pm App-YAML-Filter-0.013/lib/App/YAML/Filter/RecDescent.pm App-YAML-Filter-0.013/lib/App/YAML/Filter/RecDescentTree.pm App-YAML-Filter-0.013/lib/App/YAML/Filter/Regex.pm App-YAML-Filter-0.013/lib/App/YAML/Filter/Test.pm App-YAML-Filter-0.013/bin/yfrom App-YAML-Filter-0.013/bin/ypick App-YAML-Filter-0.013/bin/yq App-YAML-Filter-0.013/bin/yto CPAN.pm: Building P/PR/PREACTION/App-YAML-Filter-0.013.tar.gz >>> /export/home/fly1432/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for App::YAML::Filter Writing MYMETA.yml and MYMETA.json >>> make cp lib/App/YAML/Filter/Regex.pm blib/lib/App/YAML/Filter/Regex.pm cp lib/App/YAML/Filter/Test.pm blib/lib/App/YAML/Filter/Test.pm cp lib/App/YAML/Filter/RecDescent.pm blib/lib/App/YAML/Filter/RecDescent.pm cp lib/App/YAML/Filter.pm blib/lib/App/YAML/Filter.pm cp lib/App/YAML/Filter/RecDescentTree.pm blib/lib/App/YAML/Filter/RecDescentTree.pm cp lib/App/YAML/Filter/Base.pm blib/lib/App/YAML/Filter/Base.pm cp bin/yto blib/script/yto "/export/home/fly1432/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/yto cp bin/ypick blib/script/ypick "/export/home/fly1432/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/ypick cp bin/yq blib/script/yq "/export/home/fly1432/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/yq cp bin/yfrom blib/script/yfrom "/export/home/fly1432/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/yfrom Manifying 4 pod documents Manifying 6 pod documents PREACTION/App-YAML-Filter-0.013.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/export/home/fly1432/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/bin/*.t Prototype mismatch: sub Parse::RecDescent::namespace000001::false () vs none at /export/home/fly1432/var/megalib/Parse/RecDescent.pm line 1984 during global destruction. Prototype mismatch: sub Parse::RecDescent::namespace000001::true () vs none at /export/home/fly1432/var/megalib/Parse/RecDescent.pm line 1984 during global destruction. t/00_compile.t ... 1..6 ok 1 - Compile test for blib/lib/App/YAML/Filter.pm ok 2 - Compile test for blib/lib/App/YAML/Filter/Regex.pm ok 3 - Compile test for blib/lib/App/YAML/Filter/Test.pm ok 4 - Compile test for blib/lib/App/YAML/Filter/RecDescent.pm ok 5 - Compile test for blib/lib/App/YAML/Filter/RecDescentTree.pm ok 6 - Compile test for blib/lib/App/YAML/Filter/Base.pm ok t/bin/yfrom.t .... # Subtest: error checking # Subtest: no arguments ok 1 - error status ok 2 - contains error message 1..2 ok 1 - no arguments # Subtest: unknown format ok 1 - error status ok 2 - contains error message 1..2 ok 2 - unknown format 1..2 ok 1 - error checking # Subtest: JSON -> DOC # Subtest: filename ok 1 - exit 0 ok 2 - nothing on stderr ok 3 1..3 ok 1 - filename # Subtest: stdin ok 1 - exit 0 ok 2 - nothing on stderr ok 3 1..3 ok 2 - stdin 1..2 ok 2 - JSON -> DOC # Subtest: CSV -> DOC # Subtest: filename ok 1 - exit 0 ok 2 - nothing on stderr ok 3 1..3 ok 1 - filename # Subtest: stdin ok 1 - exit 0 ok 2 - nothing on stderr ok 3 1..3 ok 2 - stdin 1..2 ok 3 - CSV -> DOC 1..3 ok t/bin/ypick.t .... # Subtest: error checking # Subtest: no arguments ok 1 - error status ok 2 - contains error message 1..2 ok 1 - no arguments 1..1 ok 1 - error checking # Subtest: input # Subtest: filename ok 1 - exit 0 ok 2 - nothing on stderr ok 3 1..3 ok 1 - filename # Subtest: stdin ok 1 - exit 0 ok 2 - nothing on stderr ok 3 1..3 ok 2 - stdin 1..2 ok 2 - input 1..2 ok t/bin/yto.t ...... # Subtest: error checking # Subtest: no arguments ok 1 - error status ok 2 - contains error message 1..2 ok 1 - no arguments # Subtest: unknown format ok 1 - error status ok 2 - contains error message 1..2 ok 2 - unknown format 1..2 ok 1 - error checking # Subtest: DOC -> JSON # Subtest: filename ok 1 - exit 0 ok 2 - nothing on stderr ok 3 1..3 ok 1 - filename # Subtest: stdin ok 1 - exit 0 ok 2 - nothing on stderr ok 3 1..3 ok 2 - stdin 1..2 ok 2 - DOC -> JSON 1..2 ok t/combinator.t ... # Subtest: , emits multiple results # Subtest: simple filters ok 1 1..1 ok 1 - simple filters 1..1 ok 1 - , emits multiple results # Subtest: | gives output of one EXPR as input to another # Subtest: create document, pipe to group_by() ok 1 1..1 ok 1 - create document, pipe to group_by() 1..1 ok 2 - | gives output of one EXPR as input to another 1..2 ok t/comparison.t ... # 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 # Subtest: == # Subtest: FILTER == CONSTANT ok 1 ok 2 1..2 ok 1 - FILTER == CONSTANT # Subtest: FILTER == FILTER ok 1 ok 2 1..2 ok 2 - FILTER == FILTER 1..2 ok 3 - == # Subtest: != # Subtest: FILTER != CONSTANT ok 1 ok 2 1..2 ok 1 - FILTER != CONSTANT # Subtest: FILTER != FILTER ok 1 ok 2 1..2 ok 2 - FILTER != FILTER 1..2 ok 4 - != # Subtest: >|>= # Subtest: FILTER > CONSTANT ok 1 ok 2 ok 3 1..3 ok 1 - FILTER > CONSTANT # Subtest: FILTER > FILTER ok 1 ok 2 ok 3 1..3 ok 2 - FILTER > FILTER # Subtest: FILTER >= CONSTANT ok 1 ok 2 ok 3 1..3 ok 3 - FILTER >= CONSTANT # Subtest: FILTER >= FILTER ok 1 ok 2 ok 3 1..3 ok 4 - FILTER >= FILTER 1..4 ok 5 - >|>= # Subtest: <|<= # Subtest: FILTER < CONSTANT ok 1 ok 2 ok 3 1..3 ok 1 - FILTER < CONSTANT # Subtest: FILTER < FILTER ok 1 ok 2 ok 3 1..3 ok 2 - FILTER < FILTER # Subtest: FILTER <= CONSTANT ok 1 ok 2 ok 3 1..3 ok 3 - FILTER <= CONSTANT # Subtest: FILTER <= FILTER ok 1 ok 2 ok 3 1..3 ok 4 - FILTER <= FILTER 1..4 ok 6 - <|<= 1..6 ok t/conditional.t .. # Subtest: conditional match single hash key and return full document ok 1 1..1 ok 1 - conditional match single hash key and return full document # Subtest: conditional with else ok 1 ok 2 1..2 ok 2 - conditional with else 1..2 ok t/filter.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 ok 1 1..1 ok 2 - two levels 1..2 ok 2 - deep hash key # Subtest: array key ok 1 1..1 ok 3 - 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 4 - mixed array and hash keys # Subtest: [] with no index flattens an array ok 1 1..1 ok 5 - [] with no index flattens an array 1..5 ok t/functions.t .... # 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 ) # Subtest: sort( EXPR ) # Subtest: sort by string ok 1 - sort delays output ok 2 - sort delays output ok 3 - sort delays output ok 4 1..4 ok 1 - sort by string 1..1 ok 5 - sort( EXPR ) # Subtest: keys( EXPR ) # Subtest: keys of whole document ok 1 1..1 ok 1 - keys of whole document # Subtest: keys of hash inside document ok 1 1..1 ok 2 - keys of hash inside document # Subtest: keys of array inside document ok 1 1..1 ok 3 - keys of array inside document # Subtest: keys with no args -> keys(.) ok 1 1..1 ok 4 - keys with no args -> keys(.) # Subtest: allow assignment ok 1 1..1 ok 5 - allow assignment 1..5 ok 6 - keys( EXPR ) # Subtest: length( EXPR ) # Subtest: length of whole document (hash) ok 1 1..1 ok 1 - length of whole document (hash) # Subtest: length with no args -> length(.) ok 1 1..1 ok 2 - length with no args -> length(.) # Subtest: length of inner hash (# of pairs) ok 1 1..1 ok 3 - length of inner hash (\# of pairs) # Subtest: length of array ok 1 1..1 ok 4 - length of array # Subtest: length of string ok 1 1..1 ok 5 - length of string # Subtest: length of number ok 1 1..1 ok 6 - length of number # Subtest: allow assignment ok 1 1..1 ok 7 - allow assignment 1..7 ok 7 - length( EXPR ) 1..7 ok t/values.t ....... # Subtest: raw numbers # Subtest: integers ok 1 1..1 ok 1 - integers # Subtest: decimals ok 1 1..1 ok 2 - decimals # Subtest: exponential ok 1 1..1 ok 3 - exponential # Subtest: binary ok 1 1..1 ok 4 - binary # Subtest: octal ok 1 1..1 ok 5 - octal # Subtest: hex ok 1 1..1 ok 6 - hex # Subtest: negative ok 1 1..1 ok 7 - negative 1..7 ok 1 - raw numbers # Subtest: hash constructor ok 1 1..1 ok 2 - hash constructor # Subtest: array constructor ok 1 1..1 ok 3 - array constructor 1..3 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: empty does not print ok 1 - stderr is empty ok 2 1..2 ok 3 - empty does not print # Subtest: single document with no --- separator ok 1 - stderr is empty ok 2 1..2 ok 4 - single document with no --- separator # Subtest: file in ARGV ok 1 - stderr is empty ok 2 1..2 ok 5 - file in ARGV # Subtest: multiple documents print properly ok 1 - stderr is empty ok 2 1..2 ok 6 - multiple documents print properly # Subtest: finish() gets called ok 1 - stderr is empty ok 2 1..2 ok 7 - finish() gets called # Subtest: version check ok 1 ok 2 - stderr is empty ok 3 1..3 ok 8 - version check 1..8 ok All tests successful. Files=11, Tests=46, 12 wallclock secs ( 0.33 usr 0.02 sys + 9.89 cusr 1.06 csys = 11.30 CPU) Result: PASS PREACTION/App-YAML-Filter-0.013.tar.gz make test TEST_VERBOSE=1 -- OK Doug Bell <preaction@cpan.org> Filter YAML through a command-line program >>> (cd /export/home/fly1432/var/cpan/build/App-YAML-Filter-0.013-acdcqK && tar cvf - App-YAML-Filter-0.013.ppd blib) | gzip -c >/export/home/fly1432/var/REPO/P/PR/PREACTION/App-YAML-Filter-0.013.tar.gz App-YAML-Filter-0.013.ppd blib/ blib/lib/ blib/lib/App/ blib/lib/App/YAML/ blib/lib/App/YAML/Filter/ blib/lib/App/YAML/Filter/Regex.pm blib/lib/App/YAML/Filter/Test.pm blib/lib/App/YAML/Filter/RecDescent.pm blib/lib/App/YAML/Filter/RecDescentTree.pm blib/lib/App/YAML/Filter/Base.pm blib/lib/App/YAML/Filter.pm blib/script/ blib/script/yto blib/script/ypick blib/script/yq blib/script/yfrom blib/man1/ blib/man1/yfrom.1 blib/man1/ypick.1 blib/man1/yq.1 blib/man1/yto.1 blib/man3/ blib/man3/App::YAML::Filter.3 blib/man3/App::YAML::Filter::Base.3 blib/man3/App::YAML::Filter::RecDescent.3 blib/man3/App::YAML::Filter::RecDescentTree.3 blib/man3/App::YAML::Filter::Regex.3 blib/man3/App::YAML::Filter::Test.3 >>> mv /export/home/fly1432/var/cpan/build/App-YAML-Filter-0.013-acdcqK/App-YAML-Filter-0.013.ppd /export/home/fly1432/var/REPO/P/PR/PREACTION Finished 2014-12-10T02:01:31