WARNING: LICENSE is not a known parameter. Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Kwalify cp lib/Kwalify.pm blib/lib/Kwalify.pm cp lib/Schema/Kwalify.pm blib/lib/Schema/Kwalify.pm cp pkwalify blib/script/pkwalify /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/pkwalify Manifying blib/man1/pkwalify.1 Manifying blib/man3/Kwalify.3 Manifying blib/man3/Schema::Kwalify.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/compat......1..2 # Running under perl version 5.008008 for darwin # Current time local: Mon Sep 24 09:42:24 2007 # Current time GMT: Mon Sep 24 16:42:24 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok t/Kwalify.....1..69 ok 1 - use Kwalify; ok 2 - use Schema::Kwalify; ok 3 - sequence of str ok 4 - sequence with default type (str) ok 5 - Non valid data, int in sequence of str ok 6 ok 7 - mapping ok 8 - invalid mapping ok 9 ok 10 ok 11 ok 12 - sequence of mapping ok 13 ok 14 ok 15 ok 16 ok 17 - mapping of sequence ok 18 ok 19 ok 20 ok 21 - Many rules ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 - unique ok 34 ok 35 ok 36 ok 37 - valid data against schema with recursive rules (no endless loop) ok 38 - valid recursive data against schema with recursive rules (no endless loop) ok 39 - valid data against perl schema ok 40 - invalid data against perl schema ok 41 - min-ex length pass ok 42 - min-ex length fail ok 43 - max-ex length pass ok 44 - max-ex length fail ok 45 - min-ex range pass ok 46 - min-ex range fail ok 47 - max-ex range pass ok 48 - max-ex range fail ok 49 - max length pass ok 50 - max length fail ok 51 - max range pass ok 52 - max range fail ok 53 - Passing name/classname/desc ok 54 - a ref is not a text ok 55 - undef is not a text ok 56 - a str is not a text ok 57 - undef is not a str ok 58 - a number is not a str ok 59 - schema must be hash ok 60 - unknown type ok 61 - invalid length spec ok 62 - invalid enum spec ok 63 - invalid range spec ok 64 - unknown key in type ok 65 - unknown key in range ok 66 - unknown key in length ok 67 - The object isa Schema::Kwalify ok 68 - Simple Schema::Kwalify validation ok 69 - Simple Schema::Kwalify failure ok t/pkwalify....1..31 ok 1 # skip No stdout/stderr tests without IPC::Run ok 2 # skip No stdout/stderr tests without IPC::Run ok 3 - -f /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Kwalify/t/testdata/schema05.yaml /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Kwalify/t/testdata/document05a.yaml ok 4 # skip No stdout/stderr tests without IPC::Run ok 5 # skip No stdout/stderr tests without IPC::Run ok 6 - -f /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Kwalify/t/testdata/schema05.yaml /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Kwalify/t/testdata/document05b.yaml ok 7 # skip No stdout/stderr tests without IPC::Run ok 8 # skip No stdout/stderr tests without IPC::Run ok 9 - -f /tmp/hsZ6GqhMgT.yaml /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Kwalify/t/testdata/document05a.yaml ok 10 # skip No stdout/stderr tests without IPC::Run ok 11 # skip No stdout/stderr tests without IPC::Run ok 12 - -f /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Kwalify/t/testdata/schema05.yaml /tmp/mA0aRpjXLl.yaml ok 13 # skip No stdout/stderr tests without IPC::Run ok 14 # skip No stdout/stderr tests without IPC::Run ok 15 - -f /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Kwalify/t/testdata/schema05.yaml /tmp/FW5zDzcYi5.yaml ok 16 # skip No stdout/stderr tests without IPC::Run ok 17 # skip No stdout/stderr tests without IPC::Run ok 18 - -f /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Kwalify/t/testdata/schema05.yaml /tmp/zZoigxYQ6n.yaml ok 19 - No success without options ok 20 # skip Skip STDERR test ok 21 - Invalid option ok 22 # skip Skip STDERR test ok 23 - Missing data file ok 24 # skip Skip STDERR test ok 25 - No YAML/JSON file ok 26 # skip Skip STDERR test ok 27 - Success with -s ok 28 # skip Skip STDOUT test ok 29 - Success without -s ok 30 # skip Skip STDOUT test /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Kwalify/t/../blib/script/pkwalify syntax OK ok 31 - /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Kwalify/t/../blib/script/pkwalify compiles OK ok 18/31 skipped: various reasons All tests successful, 18 subtests skipped. Files=3, Tests=102, 2 wallclock secs ( 1.52 cusr + 0.53 csys = 2.05 CPU) Installing /Users/cpanrun/build/5.8.8/html/bin/pkwalify.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Kwalify.html Installing /Users/cpanrun/build/5.8.8/html/site/lib/Schema/Kwalify.html Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Kwalify.pm Installing /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/Schema/Kwalify.pm Installing /Users/cpanrun/build/5.8.8/man/man1/pkwalify.1 Installing /Users/cpanrun/build/5.8.8/man/man3/Kwalify.3 Installing /Users/cpanrun/build/5.8.8/man/man3/Schema::Kwalify.3 Installing /Users/cpanrun/build/5.8.8/bin/pkwalify Appending installation info to /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level/perllocal.pod