*** ExtUtils::AutoInstall version 0.42 *** Checking for dependencies... [Core Features] - Scalar::Util ...loaded. (1.19) - English ...loaded. (1.04) - Exception::Class ...loaded. (1.23) - CLASS ...loaded. (1.00) *** ExtUtils::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Rsync::Config Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. rem cp lib/Rsync/Config/Blank.pm blib\lib\Rsync\Config\Blank.pm cp lib/Rsync/Config.pm blib\lib\Rsync\Config.pm cp lib/Rsync/Config/Atom.pm blib\lib\Rsync\Config\Atom.pm cp lib/Rsync/Config/Comment.pm blib\lib\Rsync\Config\Comment.pm cp lib/Rsync/Config/Renderer.pm blib\lib\Rsync\Config\Renderer.pm cp lib/Rsync/Config/Module.pm blib\lib\Rsync\Config\Module.pm cp lib/Rsync/Config/Parser.pm blib\lib\Rsync\Config\Parser.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. rem C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/10.01.renderer.t t/20.01.blank.t t/21.01.comment.t t/30.01.atom.t t/40.01.module.t t/50.01.config.t t/60.01.parser.t t/99.00.pod.t t/99.01.pod-coverage.t t/99.02.perl-critic.t t/10.01.renderer........1..99 ok 1 - use Rsync::Config::Renderer; ok 2 - default options ok 3 - valid indent value ok 4 - valid indent value ok 5 - valid indent value ok 6 - valid indent value ok 7 - valid indent value ok 8 - invalid indent value ok 9 - invalid indent value ok 10 - invalid indent value ok 11 - invalid indent value ok 12 - invalid indent value ok 13 - valid indent_char value ok 14 - valid indent_char value ok 15 - valid indent_char value ok 16 - valid indent_char value ok 17 - invalid indent_char value ok 18 - invalid indent_char value ok 19 - The object isa Rsync::Config::Renderer ok 20 - default options applied (indent) ok 21 - default options applied (indent_char) ok 22 - The object isa Rsync::Config::Renderer ok 23 - custom options applied (indent) ok 24 - custom options applied (indent_char) ok 25 - class method: indent (accessor) ok 26 - class method: indent (mutator - silent deny) ok 27 - class method: indent_char (accessor) ok 28 - class method: indent_char (mutator - silent deny) ok 29 - indent mutator ok 30 - indent_char mutator ok 31 - indent_string ok 32 - indent_string ok 33 - indent_string ok 34 - indent_string ok 35 - indent_string ok 36 - indent_string ok 37 - indent_string ok 38 - indent_string ok 39 - indent_string ok 40 - indent_string ok 41 - indent_string ok 42 - indent_string ok 43 - indent_string ok 44 - indent_string ok 45 - indent_string ok 46 - rendering (list) ok 47 - rendering (scalar) ok 48 - rendering (list) ok 49 - rendering (scalar) ok 50 - rendering (list) ok 51 - rendering (scalar) ok 52 - rendering (list) ok 53 - rendering (scalar) ok 54 - rendering (list) ok 55 - rendering (scalar) ok 56 - rendering (list) ok 57 - rendering (scalar) ok 58 - rendering (list) ok 59 - rendering (scalar) ok 60 - rendering (list) ok 61 - rendering (scalar) ok 62 - rendering (list) ok 63 - rendering (scalar) ok 64 - rendering (list) ok 65 - rendering (scalar) ok 66 - rendering (list) ok 67 - rendering (scalar) ok 68 - rendering (list) ok 69 - rendering (scalar) ok 70 - rendering (list) ok 71 - rendering (scalar) ok 72 - rendering (list) ok 73 - rendering (scalar) ok 74 - rendering (list) ok 75 - rendering (scalar) ok 76 - rendering (list) ok 77 - rendering (scalar) ok 78 - rendering (list) ok 79 - rendering (scalar) ok 80 - rendering (list) ok 81 - rendering (scalar) ok 82 - rendering (list) ok 83 - rendering (scalar) ok 84 - rendering (list) ok 85 - rendering (scalar) ok 86 - rendering (list) ok 87 - rendering (scalar) ok 88 - rendering (list) ok 89 - rendering (scalar) ok 90 - rendering (list) ok 91 - rendering (scalar) ok 92 - rendering (list) ok 93 - rendering (scalar) ok 94 - rendering (list) ok 95 - rendering (scalar) ok 96 - rendering (list) ok 97 - rendering (scalar) ok 98 - rendering (list) ok 99 - rendering (scalar) ok t/20.01.blank...........1..11 ok 1 - use Rsync::Config::Blank; ok 2 - method abuse ok 3 - method abuse ok 4 - method abuse ok 5 - method abuse ok 6 - The object isa Rsync::Config::Blank ok 7 - The object isa Rsync::Config::Renderer ok 8 - Rsync::Config::Blank->can(...) ok 9 - no name ok 10 - no value ok 11 - stringification ok t/21.01.comment.........1..14 ok 1 - use Rsync::Config::Comment; ok 2 - method abuse ok 3 - method abuse ok 4 - proper exception ok 5 - The object isa Rsync::Config::Comment ok 6 - The object isa Rsync::Config::Renderer ok 7 - no name ok 8 - value: accessor ok 9 - value: mutator ok 10 - stringification ok 11 - proper exception ok 12 - value still ok ok 13 - already has dash ok 14 - keep leading blanks when dash is present ok t/30.01.atom............1..18 ok 1 - use Rsync::Config::Atom; ok 2 - method abuse ok 3 - method abuse ok 4 - proper exception ok 5 - proper exception ok 6 - proper exception ok 7 - The object isa Rsync::Config::Atom ok 8 - The object isa Rsync::Config::Blank ok 9 - The object isa Rsync::Config::Renderer ok 10 - name: accessor ok 11 - name: mutator ok 12 - value: accessor ok 13 - value: mutator ok 14 - stringification ok 15 - proper exception ok 16 - value still ok ok 17 - proper exception ok 18 - name still ok ok t/40.01.module..........ok 1 - use Rsync::Config::Module; ok 2 - method abuse ok 3 - method abuse ok 4 - method abuse ok 5 - method abuse ok 6 - method abuse ok 7 - method abuse ok 8 - method abuse ok 9 - method abuse ok 10 - method abuse ok 11 - method abuse ok 12 - method abuse ok 13 - method abuse ok 14 - method abuse ok 15 - method abuse ok 16 - method abuse ok 17 - method abuse ok 18 - no name? ok 19 - no name? ok 20 - no name? ok 21 - The object isa Rsync::Config::Module ok 22 - The object isa Rsync::Config::Renderer ok 23 - not an atom object ok 24 - not an atom object ok 25 - name: accessor ok 26 - name: mutator ok 27 - no atoms defined yet ok 28 - blank added ok 29 - The object isa Rsync::Config::Blank ok 30 - comment added ok 31 - The object isa Rsync::Config::Comment ok 32 - atom added ok 33 - The object isa Rsync::Config::Atom ok 34 - atom added ok 35 - The object isa Rsync::Config::Atom ok 36 - atoms list isa ARRAY ok 37 - atoms number ok 38 - The object isa Rsync::Config::Blank ok 39 - The object isa Rsync::Config::Blank ok 40 - The object isa Rsync::Config::Blank ok 41 - The object isa Rsync::Config::Blank ok 42 - atoms in list context ok 43 - stringification ok 44 - "indent_step" as class method ok 45 - changing "indent_step" ok 46 - invalid indent_step ok 47 - invalid indent_step ok 48 - invalid indent_step ok 49 - invalid indent_step 1..49 ok t/50.01.config..........ok 1 - use Rsync::Config; ok 2 - method abuse ok 3 - method abuse ok 4 - method abuse ok 5 - method abuse ok 6 - method abuse ok 7 - method abuse ok 8 - method abuse ok 9 - method abuse ok 10 - method abuse ok 11 - method abuse ok 12 - method abuse ok 13 - method abuse ok 14 - method abuse ok 15 - method abuse ok 16 - The object isa Rsync::Config ok 17 - The object isa Rsync::Config::Module ok 18 - not a module obj ok 19 - not a module obj ok 20 - no atoms defined yet ok 21 - atom added ok 22 - The object isa Rsync::Config::Atom ok 23 - no modules defined yet ok 24 - module added ok 25 - The object isa Rsync::Config::Module ok 26 - module already added ok 27 - module added ok 28 - The object isa Rsync::Config::Module ok 29 - atom added ok 30 - The object isa Rsync::Config::Atom ok 31 - modules list isa ARRAY ok 32 - modules number ok 33 - The object isa Rsync::Config::Module ok 34 - The object isa Rsync::Config::Module ok 35 - modules in list context ok 36 - The object isa Rsync::Config::Exception ok 37 - proper exception ok 38 - The object isa Rsync::Config::Module ok 39 - stringification ok 40 - module exists? no ok 41 - module exists? no ok 42 - module exists? no ok 43 - module exists? no ok 44 - module exists? no ok 45 - The object isa Rsync::Config::Exception ok 46 - proper exception ok 47 - The object isa Rsync::Config::Exception ok 48 - proper exception ok 49 - file saved # Failed test 'file saved successfully' # at t/50.01.config.t line 95. not ok 50 - file saved successfully # got: '46' # expected: '41' 1..50 # Looks like you failed 1 test of 50. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 50 Failed 1/50 tests, 98.00% okay t/60.01.parser..........ok 1 - use Rsync::Config::Parser; ok 2 - exception when file does not exists ok 3 - The object isa Rsync::Config::Parser ok 4 - $self returned isa Rsync::Config::Parser ok 5 - error when using -1 ok 6 - error when using "a" ok 7 - error when using undef ok 8 - error when using "a" Garbage found: test # = 10 ok 9 - The object isa Rsync::Config ok 10 - 3 atoms ok 11 - one module ok 12 - can get a module isa Rsync::Config::Module Garbage found: test # = 10 Garbage found: test # = 10 1..12 ok t/99.00.pod.............The getpwuid function is unimplemented at t/99.00.pod.t line 13. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/99.01.pod-coverage....The getpwuid function is unimplemented at t/99.01.pod-coverage.t line 13. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/99.02.perl-critic.....The getpwuid function is unimplemented at t/99.02.perl-critic.t line 13. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/50.01.config.t 1 256 50 1 50 t/99.00.pod.t 255 65280 ?? ?? ?? t/99.01.pod-coverage.t 255 65280 ?? ?? ?? t/99.02.perl-critic.t 255 65280 ?? ?? ?? Failed 4/10 test scripts. 1/253 subtests failed. Files=10, Tests=253, 2 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 4/10 test programs. 1/253 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.