FAIL: Test report for TAP::Parser r887 (fuzzy.ripley)

Andy Armstrong andy at fuzzy.ripley
Tue Nov 27 16:40:37 EST 2007


To obtain this release use the following command:

  svn checkout -r887 http://svn.hexten.net/tapx/trunk

Tests run by smoke.pl 0.005 on fuzzy.ripley which is a FreeBSD 6.2 box with a recent version Test::Harness 2.99 / 3.xx.

=== Test against perl 5.6.2 ===

PASS: yes n | /home/andy/Works/Perl/versions/5.6.2/bin/perl Makefile.PL
  O| Checking if your kit is complete...
  O| Looks good
  O| Writing Makefile for Test::Harness
  Status: 0

PASS: make
  O| cp lib/TAP/Parser/Result/Version.pm blib/lib/TAP/Parser/Result/Version.pm
  O| cp lib/TAP/Parser/Iterator/Stream.pm blib/lib/TAP/Parser/Iterator/Stream.pm
  O| cp lib/TAP/Parser/YAMLish/Reader.pm blib/lib/TAP/Parser/YAMLish/Reader.pm
  O| cp lib/TAP/Parser/Result.pm blib/lib/TAP/Parser/Result.pm
  O| cp lib/App/Prove.pm blib/lib/App/Prove.pm
  O| cp lib/TAP/Formatter/Console/ParallelSession.pm blib/lib/TAP/Formatter/Console/ParallelSession.pm
  O| cp lib/TAP/Parser/Result/Comment.pm blib/lib/TAP/Parser/Result/Comment.pm
  O| cp lib/TAP/Parser/Result/Plan.pm blib/lib/TAP/Parser/Result/Plan.pm
  O| cp lib/TAP/Parser/Aggregator.pm blib/lib/TAP/Parser/Aggregator.pm
  O| cp lib/TAP/Parser/Grammar.pm blib/lib/TAP/Parser/Grammar.pm
  O| cp lib/TAP/Formatter/Color.pm blib/lib/TAP/Formatter/Color.pm
  O| cp lib/TAP/Parser/Iterator/Array.pm blib/lib/TAP/Parser/Iterator/Array.pm
  O| cp lib/App/Prove/State.pm blib/lib/App/Prove/State.pm
  O| cp lib/TAP/Parser/Result/Test.pm blib/lib/TAP/Parser/Result/Test.pm
  O| cp lib/TAP/Parser/Iterator/Process.pm blib/lib/TAP/Parser/Iterator/Process.pm
  O| cp HACKING.pod blib/lib/Test/HACKING.pod
  O| cp lib/TAP/Parser.pm blib/lib/TAP/Parser.pm
  O| cp lib/TAP/Parser/Source.pm blib/lib/TAP/Parser/Source.pm
  O| cp lib/TAP/Parser/Source/Perl.pm blib/lib/TAP/Parser/Source/Perl.pm
  O| cp lib/TAP/Formatter/Console/Session.pm blib/lib/TAP/Formatter/Console/Session.pm
  O| cp lib/TAP/Base.pm blib/lib/TAP/Base.pm
  O| cp lib/TAP/Formatter/Console.pm blib/lib/TAP/Formatter/Console.pm
  O| cp lib/TAP/Parser/YAMLish/Writer.pm blib/lib/TAP/Parser/YAMLish/Writer.pm
  O| cp lib/TAP/Parser/Result/Bailout.pm blib/lib/TAP/Parser/Result/Bailout.pm
  O| cp lib/TAP/Harness.pm blib/lib/TAP/Harness.pm
  O| cp lib/TAP/Parser/Result/YAML.pm blib/lib/TAP/Parser/Result/YAML.pm
  O| cp lib/Test/Harness.pm blib/lib/Test/Harness.pm
  O| cp lib/TAP/Parser/Iterator.pm blib/lib/TAP/Parser/Iterator.pm
  O| cp lib/TAP/Parser/Result/Unknown.pm blib/lib/TAP/Parser/Result/Unknown.pm
  O| cp lib/TAP/Parser/Multiplexer.pm blib/lib/TAP/Parser/Multiplexer.pm
  O| cp bin/prove blib/script/prove
  O| /home/andy/Works/Perl/versions/5.6.2/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/prove
  O| Manifying blib/man1/prove.1
  O| Manifying blib/man3/TAP::Parser::Result::Version.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Stream.3
  O| Manifying blib/man3/TAP::Parser::YAMLish::Reader.3
  O| Manifying blib/man3/TAP::Parser::Result.3
  O| Manifying blib/man3/App::Prove.3
  O| Manifying blib/man3/TAP::Formatter::Console::ParallelSession.3
  O| Manifying blib/man3/TAP::Parser::Result::Comment.3
  O| Manifying blib/man3/TAP::Parser::Result::Plan.3
  O| Manifying blib/man3/TAP::Parser::Aggregator.3
  O| Manifying blib/man3/TAP::Formatter::Color.3
  O| Manifying blib/man3/TAP::Parser::Grammar.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Array.3
  O| Manifying blib/man3/App::Prove::State.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Process.3
  O| Manifying blib/man3/TAP::Parser::Result::Test.3
  O| Manifying blib/man3/Test::HACKING.3
  O| Manifying blib/man3/TAP::Parser.3
  O| Manifying blib/man3/TAP::Parser::Source.3
  O| Manifying blib/man3/TAP::Formatter::Console::Session.3
  O| Manifying blib/man3/TAP::Parser::Source::Perl.3
  O| Manifying blib/man3/TAP::Formatter::Console.3
  O| Manifying blib/man3/TAP::Base.3
  O| Manifying blib/man3/TAP::Parser::YAMLish::Writer.3
  O| Manifying blib/man3/TAP::Parser::Result::Bailout.3
  O| Manifying blib/man3/Test::Harness.3
  O| Manifying blib/man3/TAP::Parser::Result::YAML.3
  O| Manifying blib/man3/TAP::Harness.3
  O| Manifying blib/man3/TAP::Parser::Iterator.3
  O| Manifying blib/man3/TAP::Parser::Result::Unknown.3
  O| Manifying blib/man3/TAP::Parser::Multiplexer.3
  Status: 0

FAIL: make test
  O| PERL_DL_NONLAZY=1 /home/andy/Works/Perl/versions/5.6.2/bin/perl "-Iblib/lib" "-Iblib/arch" "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/compat/*.t
  O| t/000-load........................
  E| # Testing Test::Harness 3.04, Perl 5.006002, /home/andy/Works/Perl/versions/5.6.2/bin/perl
  O| ok
  O| t/aggregator......................
  O| ok
  O| t/bailout.........................
  O| ok
  O| t/base............................
  O| ok
  O| t/callbacks.......................
  O| ok
  O| t/compat/env......................
  O| ok
  O| t/compat/failure..................
  O| ok
  O| t/compat/inc-propagation..........
  O| ok
  O| t/compat/inc_taint................
  O| ok
  O| t/compat/nonumbers................
  O| ok
  O| t/compat/regression...............
  O| ok
  O| t/compat/test-harness-compat......
  O| ok
  O| t/compat/version..................
  O| ok
  O| t/console.........................
  O| ok
  O| t/errors..........................
  O| ok
  O| t/grammar.........................
  O| ok
  O| t/harness.........................
  O| ok
  O| t/iterators.......................
  O| ok
  O| t/multiplexer.....................
  O| ok
  O| t/nofork-mux......................
  O| ok
  O| t/nofork..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/process.........................
  O| skipped: Need Time::HiRes
  O| t/prove...........................
  E| #   Failed test 'Switch -v: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -v: verbose has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for verbose
  E| #   Failed test 'Switch -v: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --verbose: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --verbose: verbose has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for verbose
  E| #   Failed test 'Switch --verbose: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -f: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -f: failures has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for failures
  E| #   Failed test 'Switch -f: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{failures} = Does not exist
  E| #     $expected->[0][1]{failures} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'failures' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --failures: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --failures: failures has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for failures
  E| #   Failed test 'Switch --failures: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{failures} = Does not exist
  E| #     $expected->[0][1]{failures} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'failures' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -l: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -l: lib has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for lib
  E| #   Failed test 'Switch -l: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{lib} = Does not exist
  E| #     $expected->[0][1]{lib} = ARRAY(0x8403f78)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'lib' => [
  E| #                                        '/usr/home/andy/.smoke-work/5.6.2/TAP/Parser/trunk/lib'
  E| #                                      ],
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --lib: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --lib: lib has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for lib
  E| #   Failed test 'Switch --lib: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{lib} = Does not exist
  E| #     $expected->[0][1]{lib} = ARRAY(0x8404d8c)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'lib' => [
  E| #                                        '/usr/home/andy/.smoke-work/5.6.2/TAP/Parser/trunk/lib'
  E| #                                      ],
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -b: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -b: blib has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for blib
  E| #   Failed test 'Switch -b: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{lib} = Does not exist
  E| #     $expected->[0][1]{lib} = ARRAY(0x8404f9c)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'lib' => [
  E| #                                        '/usr/home/andy/.smoke-work/5.6.2/TAP/Parser/trunk/blib/lib',
  E| #                                        '/usr/home/andy/.smoke-work/5.6.2/TAP/Parser/trunk/blib/arch'
  E| #                                      ],
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       
  E| ]
  E| #         };
  E| #   Failed test 'Switch --blib: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --blib: blib has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for blib
  E| #   Failed test 'Switch --blib: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{lib} = Does not exist
  E| #     $expected->[0][1]{lib} = ARRAY(0x84059d4)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'lib' => [
  E| #                                        '/usr/home/andy/.smoke-work/5.6.2/TAP/Parser/trunk/blib/lib',
  E| #                                        '/usr/home/andy/.smoke-work/5.6.2/TAP/Parser/trunk/blib/arch'
  E| #                                      ],
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       
  E| ]
  E| #         };
  E| #   Failed test 'Switch -s: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -s: shuffle has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for shuffle
  E| #   Failed test 'Switch -s: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 'xxxt/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           'xxxt/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --shuffle: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --shuffle: shuffle has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for shuffle
  E| #   Failed test 'Switch --shuffle: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 'xxxt/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           'xxxt/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -c: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -c: color has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for color
  E| #   Failed test 'Switch -c: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{color} = Does not exist
  E| #     $expected->[0][1]{color} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'color' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -r: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -r: recurse has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for recurse
  E| #   Failed test 'Switch -r: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --recurse: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --recurse: recurse has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for recurse
  E| #   Failed test 'Switch --recurse: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --reverse: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --reverse: backwards has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for backwards
  E| #   Failed test 'Switch --reverse: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple_yaml'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple_yaml',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -p: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -p: parse has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for parse
  E| #   Failed test 'Switch -p: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{errors} = Does not exist
  E| #     $expected->[0][1]{errors} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'errors' => 1,
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --parse: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --parse: parse has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for parse
  E| #   Failed test 'Switch --parse: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{errors} = Does not exist
  E| #     $expected->[0][1]{errors} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'errors' => 1,
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -q: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -q: quiet has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for quiet
  E| #   Failed test 'Switch -q: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '-1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => -1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --quiet: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --quiet: quiet has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for quiet
  E| #   Failed test 'Switch --quiet: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '-1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => -1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -Q: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -Q: really_quiet has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for really_quiet
  E| #   Failed test 'Switch -Q: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '-2'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => -2
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --QUIET: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --QUIET: really_quiet has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for really_quiet
  E| #   Failed test 'Switch --QUIET: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '-2'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => -2
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -m: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -m: merge has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for merge
  E| #   Failed test 'Switch -m: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{merge} = Does not exist
  E| #     $expected->[0][1]{merge} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'merge' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --merge: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --merge: merge has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for merge
  E| #   Failed test 'Switch --merge: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{merge} = Does not exist
  E| #     $expected->[0][1]{merge} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'merge' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --directives: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --directives: directives has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for directives
  E| #   Failed test 'Switch --directives: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{directives} = Does not exist
  E| #     $expected->[0][1]{directives} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'directives' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --exec -s: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --exec -s: exec has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '-s'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for exec
  E| #   Failed test 'Switch --exec -s: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{exec} = Does not exist
  E| #     $expected->[0][1]{exec} = ARRAY(0x840d0c0)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'exec' => [
  E| #                                         '-s'
  E| #                                       ]
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --exec "/foo/bar/perl -Ilib": no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --exec "/foo/bar/perl -Ilib": exec has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '/foo/bar/perl -Ilib'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for exec
  E| #   Failed test 'Switch --exec "/foo/bar/perl -Ilib": run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{exec} = Does not exist
  E| #     $expected->[0][1]{exec} = ARRAY(0x840d294)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'exec' => [
  E| #                                         '/foo/bar/perl',
  E| #                                         '-Ilib'
  E| #                                       ]
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --exec "": no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --exec "": exec has the expected value'
  E| #   at t/prove.t line 1330.
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1342.
  E| # got  for exec
  E| #   Failed test 'Switch --exec "": run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{exec} = Does not exist
  E| #     $expected->[0][1]{exec} = ARRAY(0x840d83c)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        't/000-load.t',
  E| #                        't/aggregator.t',
  E| #                        't/bailout.t',
  E| #                        't/base.t',
  E| #                        't/callbacks.t',
  E| #                        't/console.t',
  E| #                        't/errors.t',
  E| #                        't/grammar.t',
  E| #                        't/harness.t',
  E| #                        't/iterators.t',
  E| #                        't/multiplexer.t',
  E| #                        't/nofork-mux.t',
  E| #                        't/nofork.t',
  E| #                        't/parse.t',
  E| #                        't/premature-bailout.t',
  E| #                        't/process.t',
  E| #                        't/prove.t',
  E| #                        't/proverun.t',
  E| #                        't/regression.t',
  E| #     
  E|                    't/results.t',
  E| #                        't/source.t',
  E| #                        't/spool.t',
  E| #                        't/state.t',
  E| #                        't/streams.t',
  E| #                        't/taint.t',
  E| #                        't/testargs.t',
  E| #                        't/unicode.t',
  E| #                        't/yamlish-output.t',
  E| #                        't/yamlish-writer.t',
  E| #                        't/yamlish.t'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'exec' => []
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Load plugin: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Plugin loaded OK'
  E| #   at t/prove.t line 1003.
  E| #     Structures begin differing at:
  E| #          $got->[0] = Does not exist
  E| #     $expected->[0] = ARRAY(0x84fbc18)
  E| #   Failed test 'Load plugin: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Load plugin (args): no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Plugin loaded OK'
  E| #   at t/prove.t line 1026.
  E| #     Structures begin differing at:
  E| #          $got->[0] = Does not exist
  E| #     $expected->[0] = ARRAY(0x8500318)
  E| #   Failed test 'Load plugin (args): run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Load plugin (explicit path): no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Plugin loaded OK'
  E| #   at t/prove.t line 1053.
  E| #     Structures begin differing at:
  E| #          $got->[0] = Does not exist
  E| #     $expected->[0] = ARRAY(0x8502724)
  E| #   Failed test 'Load plugin (explicit path): run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Load module: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Plugin loaded OK'
  E| #   at t/prove.t line 1076.
  E| #     Structures begin differing at:
  E| #          $got->[0] = Does not exist
  E| #     $expected->[0] = ARRAY(0x8506730)
  E| #   Failed test 'Load module: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| # Looks like you failed 90 tests of 1542.
  O|  Dubious, test returned 90 (wstat 23040, 0x5a00)
  O|  Failed 90/1542 subtests 
  O| t/proverun........................
  E| Invalid option linkage for "state=s@"
  E| Error in option spec: "SCALAR(0x8416b18)"
  E| # Looks like your test died before it could output anything.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 2/2 subtests 
  O| t/regression......................
  O| ok
  O| t/results.........................
  O| ok
  O| t/source..........................
  O| ok
  O| t/spool...........................
  O| ok
  O| t/state...........................
  O| ok
  O| t/streams.........................
  O| ok
  O| t/taint...........................
  O| ok
  O| t/testargs........................
  E| Invalid option linkage for "state=s@"
  E| Error in option spec: "SCALAR(0x84941d4)"
  E| # Looks like you planned 19 tests but only ran 18.
  E| # Looks like your test died just after 18.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 1/19 subtests 
  O| t/unicode.........................
  O| skipped: unicode on Perl < 5.8.0
  O| t/yamlish-output..................
  O| ok
  O| t/yamlish-writer..................
  O| ok
  O| t/yamlish.........................
  O| ok
  O| 
  O| Test Summary Report
  O| 
  O| -------------------
  O| t/prove.t                     (Wstat: 23040 Tests: 1542 Failed: 90)
  O|   Failed test number(s):  
  O| 672, 693, 697, 701, 722, 726, 730, 738
  O|                 755, 759, 767, 784, 788, 800, 813, 817
  O|                 829, 842, 846, 850, 871, 875, 879, 900
  O|                 904, 922, 929, 933, 951, 958, 962, 967
  O|                 987, 991, 1008, 1016, 1020, 1037, 1045
  O|                 1049, 1052, 1074, 1078, 1092, 1103, 1107
  O|                 1121, 1132, 1136, 1151, 1161, 1165, 1180
  O|                 1190, 1194, 1210, 1219, 1223, 1239, 1248
  O|                 1252, 1265, 1277, 1281, 1294, 1306, 1310
  O|                 1316, 1335, 1339, 1346, 1364, 1368, 1375
  O|                 1393, 1397, 1404, 1422, 1426, 1451-1452
  O|                 1456, 1481-1482, 1486, 1511-1512, 1516
  O|                 1541-1542
  O|   Non-zero exit status: 90
  O| t/proverun.t                  (Wstat: 65280 Tests: 0 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 2 tests but ran 0.
  O| t/testargs.t                  (Wstat: 65280 Tests: 18 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 19 tests but ran 18.
  O| Files=38, Tests=10237, 62 wallclock secs ( 4.46 usr  7.07 sys + 15.03 cusr 32.28 csys = 58.84 CPU)
  O| Result: FAIL
  E| Failed 3/38 test programs. 90/10237 subtests failed.
  O| *** Error code 35
  O| 
  O| Stop in /usr/home/andy/.smoke-work/5.6.2/TAP/Parser/trunk.
  Status: 256

uname -a
  O| FreeBSD fuzzy.ripley 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007     root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

/home/andy/Works/Perl/versions/5.6.2/bin/perl -V
  O| Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
  O|   Platform:
  O|     osname=freebsd, osvers=6.2-release, archname=i386-freebsd
  O|     uname='freebsd pickle.ripley 6.2-release freebsd 6.2-release #0: fri jan 12 10:40:27 utc 2007 root at dessler.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
  O|     config_args='-de -Dprefix=/home/andy/Works/Perl/versions/5.6.2'
  O|     hint=recommended, useposix=true, d_sigaction=define
  O|     usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
  O|     useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
  O|     use64bitint=undef use64bitall=undef uselongdouble=undef
  O|   Compiler:
  O|     cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include',
  O|     optimize='-O',
  O|     cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include'
  O|     ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', gccosandvers=''
  O|     intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
  O|     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
  O|     ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
  O|     alignbytes=4, usemymalloc=n, prototype=define
  O|   Linker and Libraries:
  O|     ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
  O|     libpth=/usr/lib /usr/local/lib
  O|     libs=-lm -lc -lcrypt -lutil
  O|     perllibs=-lm -lc -lcrypt -lutil
  O|     libc=, so=so, useshrplib=false, libperl=libperl.a
  O|   Dynamic Linking:
  O|     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
  O|     cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'
  O| 
  O| 
  O| Characteristics of this binary (from libperl): 
  O|   Compile-time options: USE_LARGE_FILES
  O|   Built under freebsd
  O|   Compiled at Aug 19 2007 19:13:54
  O|   %ENV:
  O|     PERL_MM_USE_DEFAULT="1"
  O|   @INC:
  O|     /home/andy/Works/Perl/versions/5.6.2/lib/perl5/5.6.2/i386-freebsd
  O|     /home/andy/Works/Perl/versions/5.6.2/lib/perl5/5.6.2
  O|     /home/andy/Works/Perl/versions/5.6.2/lib/perl5/site_perl/5.6.2/i386-freebsd
  O|     /home/andy/Works/Perl/versions/5.6.2/lib/perl5/site_perl/5.6.2
  O|     /home/andy/Works/Perl/versions/5.6.2/lib/perl5/site_perl
  O|     .

=== Test against perl 5.8.6 ===

PASS: yes n | /home/andy/Works/Perl/versions/5.8.6/bin/perl Makefile.PL
  O| Checking if your kit is complete...
  O| Looks good
  O| Writing Makefile for Test::Harness
  Status: 0

PASS: make
  O| cp lib/TAP/Parser/Iterator/Array.pm blib/lib/TAP/Parser/Iterator/Array.pm
  O| cp lib/TAP/Parser/Result/Plan.pm blib/lib/TAP/Parser/Result/Plan.pm
  O| cp lib/TAP/Base.pm blib/lib/TAP/Base.pm
  O| cp lib/TAP/Formatter/Console/ParallelSession.pm blib/lib/TAP/Formatter/Console/ParallelSession.pm
  O| cp lib/TAP/Parser/Result.pm blib/lib/TAP/Parser/Result.pm
  O| cp lib/TAP/Parser/Source/Perl.pm blib/lib/TAP/Parser/Source/Perl.pm
  O| cp lib/TAP/Formatter/Console/Session.pm blib/lib/TAP/Formatter/Console/Session.pm
  O| cp lib/TAP/Parser/Result/YAML.pm blib/lib/TAP/Parser/Result/YAML.pm
  O| cp lib/TAP/Parser/Result/Test.pm blib/lib/TAP/Parser/Result/Test.pm
  O| cp lib/TAP/Parser.pm blib/lib/TAP/Parser.pm
  O| cp lib/TAP/Formatter/Console.pm blib/lib/TAP/Formatter/Console.pm
  O| cp lib/TAP/Parser/Iterator.pm blib/lib/TAP/Parser/Iterator.pm
  O| cp lib/TAP/Parser/Source.pm blib/lib/TAP/Parser/Source.pm
  O| cp lib/TAP/Parser/Result/Comment.pm blib/lib/TAP/Parser/Result/Comment.pm
  O| cp lib/TAP/Parser/Iterator/Stream.pm blib/lib/TAP/Parser/Iterator/Stream.pm
  O| cp lib/TAP/Formatter/Color.pm blib/lib/TAP/Formatter/Color.pm
  O| cp lib/TAP/Parser/Grammar.pm blib/lib/TAP/Parser/Grammar.pm
  O| cp lib/TAP/Parser/Iterator/Process.pm blib/lib/TAP/Parser/Iterator/Process.pm
  O| cp HACKING.pod blib/lib/Test/HACKING.pod
  O| cp lib/Test/Harness.pm blib/lib/Test/Harness.pm
  O| cp lib/App/Prove/State.pm blib/lib/App/Prove/State.pm
  O| cp lib/App/Prove.pm blib/lib/App/Prove.pm
  O| cp lib/TAP/Parser/Result/Bailout.pm blib/lib/TAP/Parser/Result/Bailout.pm
  O| cp lib/TAP/Parser/Multiplexer.pm blib/lib/TAP/Parser/Multiplexer.pm
  O| cp lib/TAP/Harness.pm blib/lib/TAP/Harness.pm
  O| cp lib/TAP/Parser/YAMLish/Writer.pm blib/lib/TAP/Parser/YAMLish/Writer.pm
  O| cp lib/TAP/Parser/Result/Version.pm blib/lib/TAP/Parser/Result/Version.pm
  O| cp lib/TAP/Parser/Result/Unknown.pm blib/lib/TAP/Parser/Result/Unknown.pm
  O| cp lib/TAP/Parser/Aggregator.pm blib/lib/TAP/Parser/Aggregator.pm
  O| cp lib/TAP/Parser/YAMLish/Reader.pm blib/lib/TAP/Parser/YAMLish/Reader.pm
  O| cp bin/prove blib/script/prove
  O| /home/andy/Works/Perl/versions/5.8.6/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/prove
  O| Manifying blib/man1/prove.1
  O| Manifying blib/man3/TAP::Parser::Iterator::Array.3
  O| Manifying blib/man3/TAP::Parser::Result::Plan.3
  O| Manifying blib/man3/TAP::Base.3
  O| Manifying blib/man3/TAP::Formatter::Console::ParallelSession.3
  O| Manifying blib/man3/TAP::Parser::Source::Perl.3
  O| Manifying blib/man3/TAP::Parser::Result.3
  O| Manifying blib/man3/TAP::Formatter::Console::Session.3
  O| Manifying blib/man3/TAP::Parser::Result::YAML.3
  O| Manifying blib/man3/TAP::Parser::Result::Test.3
  O| Manifying blib/man3/TAP::Parser.3
  O| Manifying blib/man3/TAP::Parser::Result::Comment.3
  O| Manifying blib/man3/TAP::Parser::Source.3
  O| Manifying blib/man3/TAP::Parser::Iterator.3
  O| Manifying blib/man3/TAP::Formatter::Console.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Stream.3
  O| Manifying blib/man3/TAP::Formatter::Color.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Process.3
  O| Manifying blib/man3/TAP::Parser::Grammar.3
  O| Manifying blib/man3/Test::HACKING.3
  O| Manifying blib/man3/Test::Harness.3
  O| Manifying blib/man3/TAP::Parser::Result::Bailout.3
  O| Manifying blib/man3/App::Prove.3
  O| Manifying blib/man3/App::Prove::State.3
  O| Manifying blib/man3/TAP::Parser::Multiplexer.3
  O| Manifying blib/man3/TAP::Parser::Result::Version.3
  O| Manifying blib/man3/TAP::Parser::YAMLish::Writer.3
  O| Manifying blib/man3/TAP::Harness.3
  O| Manifying blib/man3/TAP::Parser::Result::Unknown.3
  O| Manifying blib/man3/TAP::Parser::Aggregator.3
  O| Manifying blib/man3/TAP::Parser::YAMLish::Reader.3
  Status: 0

FAIL: make test
  O| PERL_DL_NONLAZY=1 /home/andy/Works/Perl/versions/5.8.6/bin/perl "-Iblib/lib" "-Iblib/arch" "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/compat/*.t
  O| t/000-load........................
  E| # Testing Test::Harness 3.04, Perl 5.008006, /home/andy/Works/Perl/versions/5.8.6/bin/perl
  O| ok
  O| t/aggregator......................
  O| ok
  O| t/bailout.........................
  O| ok
  O| t/base............................
  O| ok
  O| t/callbacks.......................
  O| ok
  O| t/compat/env......................
  O| ok
  O| t/compat/failure..................
  O| ok
  O| t/compat/inc-propagation..........
  O| ok
  O| t/compat/inc_taint................
  O| ok
  O| t/compat/nonumbers................
  O| ok
  O| t/compat/regression...............
  O| ok
  O| t/compat/test-harness-compat......
  O| ok
  O| t/compat/version..................
  O| ok
  O| t/console.........................
  O| ok
  O| t/errors..........................
  O| ok
  O| t/grammar.........................
  O| ok
  O| t/harness.........................
  O| ok
  O| t/iterators.......................
  O| ok
  O| t/multiplexer.....................
  O| ok
  O| t/nofork-mux......................
  O| ok
  O| t/nofork..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/process.........................
  O| ok
  O| t/prove...........................
  E| #   Failed test 'Switch -v: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -v: verbose has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for verbose
  E| #   Failed test 'Switch -v: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --verbose: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --verbose: verbose has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for verbose
  E| #   Failed test 'Switch --verbose: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -f: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -f: failures has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for failures
  E| #   Failed test 'Switch -f: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{failures} = Does not exist
  E| #     $expected->[0][1]{failures} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'failures' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --failures: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --failures: failures has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for failures
  E| #   Failed test 'Switch --failures: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{failures} = Does not exist
  E| #     $expected->[0][1]{failures} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'failures' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -l: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -l: lib has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for lib
  E| #   Failed test 'Switch -l: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{lib} = Does not exist
  E| #     $expected->[0][1]{lib} = ARRAY(0x84ab890)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'lib' => [
  E| #                                        '/usr/home/andy/.smoke-work/5.8.6/TAP/Parser/trunk/lib'
  E| #                                      ]
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --lib: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --lib: lib has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for lib
  E| #   Failed test 'Switch --lib: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{lib} = Does not exist
  E| #     $expected->[0][1]{lib} = ARRAY(0x84aba88)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'lib' => [
  E| #                                        '/usr/home/andy/.smoke-work/5.8.6/TAP/Parser/trunk/lib'
  E| #                                      ]
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -b: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -b: blib has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for blib
  E| #   Failed test 'Switch -b: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{lib} = Does not exist
  E| #     $expected->[0][1]{lib} = ARRAY(0x84ac4b4)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'lib' => [
  E| #                                        '/usr/home/andy/.smoke-work/5.8.6/TAP/Parser/trunk/blib/lib',
  E| #                                        '/usr/home/andy/.smoke-work/5.8.6/TAP/Parser/trunk/blib/arch'
  E| #                                      ]
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       
  E| ]
  E| #         };
  E| #   Failed test 'Switch --blib: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --blib: blib has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for blib
  E| #   Failed test 'Switch --blib: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{lib} = Does not exist
  E| #     $expected->[0][1]{lib} = ARRAY(0x84ac6d0)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'lib' => [
  E| #                                        '/usr/home/andy/.smoke-work/5.8.6/TAP/Parser/trunk/blib/lib',
  E| #                                        '/usr/home/andy/.smoke-work/5.8.6/TAP/Parser/trunk/blib/arch'
  E| #                                      ]
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       
  E| ]
  E| #         };
  E| #   Failed test 'Switch -s: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -s: shuffle has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for shuffle
  E| #   Failed test 'Switch -s: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 'xxxt/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           'xxxt/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --shuffle: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --shuffle: shuffle has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for shuffle
  E| #   Failed test 'Switch --shuffle: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 'xxxt/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           'xxxt/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -c: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -c: color has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for color
  E| #   Failed test 'Switch -c: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{color} = Does not exist
  E| #     $expected->[0][1]{color} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'color' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -r: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -r: recurse has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for recurse
  E| #   Failed test 'Switch -r: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --recurse: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --recurse: recurse has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for recurse
  E| #   Failed test 'Switch --recurse: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --reverse: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --reverse: backwards has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for backwards
  E| #   Failed test 'Switch --reverse: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple_yaml'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple_yaml',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -p: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -p: parse has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for parse
  E| #   Failed test 'Switch -p: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{errors} = Does not exist
  E| #     $expected->[0][1]{errors} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'errors' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --parse: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --parse: parse has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for parse
  E| #   Failed test 'Switch --parse: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{errors} = Does not exist
  E| #     $expected->[0][1]{errors} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'errors' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -q: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -q: quiet has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for quiet
  E| #   Failed test 'Switch -q: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '-1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => -1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --quiet: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --quiet: quiet has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for quiet
  E| #   Failed test 'Switch --quiet: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '-1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => -1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -Q: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -Q: really_quiet has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for really_quiet
  E| #   Failed test 'Switch -Q: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '-2'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => -2
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --QUIET: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --QUIET: really_quiet has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for really_quiet
  E| #   Failed test 'Switch --QUIET: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '-2'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => -2
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -m: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -m: merge has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for merge
  E| #   Failed test 'Switch -m: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{merge} = Does not exist
  E| #     $expected->[0][1]{merge} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'merge' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --merge: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --merge: merge has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for merge
  E| #   Failed test 'Switch --merge: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{merge} = Does not exist
  E| #     $expected->[0][1]{merge} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'merge' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --directives: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --directives: directives has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for directives
  E| #   Failed test 'Switch --directives: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{directives} = Does not exist
  E| #     $expected->[0][1]{directives} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'directives' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --exec -s: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --exec -s: exec has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '-s'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for exec
  E| #   Failed test 'Switch --exec -s: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{exec} = Does not exist
  E| #     $expected->[0][1]{exec} = ARRAY(0x84b3d44)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'exec' => [
  E| #                                         '-s'
  E| #                                       ]
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --exec "/foo/bar/perl -Ilib": no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --exec "/foo/bar/perl -Ilib": exec has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '/foo/bar/perl -Ilib'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for exec
  E| #   Failed test 'Switch --exec "/foo/bar/perl -Ilib": run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{exec} = Does not exist
  E| #     $expected->[0][1]{exec} = ARRAY(0x84b3f18)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'exec' => [
  E| #                                         '/foo/bar/perl',
  E| #                                         '-Ilib'
  E| #                                       ]
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --exec "": no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --exec "": exec has the expected value'
  E| #   at t/prove.t line 1330.
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for exec
  E| #   Failed test 'Switch --exec "": run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{exec} = Does not exist
  E| #     $expected->[0][1]{exec} = ARRAY(0x84b44c0)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        't/000-load.t',
  E| #                        't/aggregator.t',
  E| #                        't/bailout.t',
  E| #                        't/base.t',
  E| #                        't/callbacks.t',
  E| #                        't/console.t',
  E| #                        't/errors.t',
  E| #                        't/grammar.t',
  E| #                        't/harness.t',
  E| #                        't/iterators.t',
  E| #                        't/multiplexer.t',
  E| #                        't/nofork-mux.t',
  E| #                        't/nofork.t',
  E| #                        't/parse.t',
  E| #                        't/premature-bailout.t',
  E| #                        't/process.t',
  E| #                        't/prove.t',
  E| #                        't/proverun.t',
  E| #                        't/regression.t',
  E| #     
  E|                    't/results.t',
  E| #                        't/source.t',
  E| #                        't/spool.t',
  E| #                        't/state.t',
  E| #                        't/streams.t',
  E| #                        't/taint.t',
  E| #                        't/testargs.t',
  E| #                        't/unicode.t',
  E| #                        't/yamlish-output.t',
  E| #                        't/yamlish-writer.t',
  E| #                        't/yamlish.t'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'exec' => []
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Load plugin: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Plugin loaded OK'
  E| #   at t/prove.t line 1003.
  E| #     Structures begin differing at:
  E| #          $got->[0] = Does not exist
  E| #     $expected->[0] = ARRAY(0x856d568)
  E| #   Failed test 'Load plugin: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Load plugin (args): no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Plugin loaded OK'
  E| #   at t/prove.t line 1026.
  E| #     Structures begin differing at:
  E| #          $got->[0] = Does not exist
  E| #     $expected->[0] = ARRAY(0x856eccc)
  E| #   Failed test 'Load plugin (args): run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Load plugin (explicit path): no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Plugin loaded OK'
  E| #   at t/prove.t line 1053.
  E| #     Structures begin differing at:
  E| #          $got->[0] = Does not exist
  E| #     $expected->[0] = ARRAY(0x8571ef4)
  E| #   Failed test 'Load plugin (explicit path): run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Load module: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Plugin loaded OK'
  E| #   at t/prove.t line 1076.
  E| #     Structures begin differing at:
  E| #          $got->[0] = Does not exist
  E| #     $expected->[0] = ARRAY(0x8575d38)
  E| #   Failed test 'Load module: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| # Looks like you failed 90 tests of 1542.
  O|  Dubious, test returned 90 (wstat 23040, 0x5a00)
  O|  Failed 90/1542 subtests 
  O| t/proverun........................
  E| Invalid option linkage for "state=s@"
  E| # Looks like your test died before it could output anything.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 2/2 subtests 
  O| t/regression......................
  O| ok
  O| t/results.........................
  O| ok
  O| t/source..........................
  O| ok
  O| t/spool...........................
  O| ok
  O| t/state...........................
  O| ok
  O| t/streams.........................
  O| ok
  O| t/taint...........................
  O| ok
  O| t/testargs........................
  E| Invalid option linkage for "state=s@"
  E| # Looks like you planned 19 tests but only ran 18.
  E| # Looks like your test died just after 18.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 1/19 subtests 
  O| t/unicode.........................
  O| ok
  O| t/yamlish-output..................
  O| ok
  O| t/yamlish-writer..................
  O| ok
  O| t/yamlish.........................
  O| ok
  O| 
  O| Test Summary Report
  O| 
  O| -------------------
  O| t/prove.t                     (Wstat: 23040 Tests: 1542 Failed: 90)
  O|   Failed test number(s):  
  O| 672, 693, 697, 701, 722, 726, 730, 738
  O|                 755, 759, 767, 784, 788, 800, 813, 817
  O|                 829, 842, 846, 850, 871, 875, 879, 900
  O|                 904, 922, 929, 933, 951, 958, 962, 967
  O|                 987, 991, 1008, 1016, 1020, 1037, 1045
  O|                 1049, 1052, 1074, 1078, 1092, 1103, 1107
  O|                 1121, 1132, 1136, 1151, 1161, 1165, 1180
  O|                 1190, 1194, 1210, 1219, 1223, 1239, 1248
  O|                 1252, 1265, 1277, 1281, 1294, 1306, 1310
  O|                 1316, 1335, 1339, 1346, 1364, 1368, 1375
  O|                 1393, 1397, 1404, 1422, 1426, 1451-1452
  O|                 1456, 1481-1482, 1486, 1511-1512, 1516
  O|                 1541-1542
  O|   Non-zero exit status: 90
  O| t/proverun.t                  (Wstat: 65280 Tests: 0 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 2 tests but ran 0.
  O| t/testargs.t                  (Wstat: 65280 Tests: 18 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 19 tests but ran 18.
  O| Files=38, Tests=10284, 76 wallclock secs ( 4.74 usr  7.35 sys + 18.84 cusr 38.48 csys = 69.41 CPU)
  O| Result: FAIL
  E| Failed 3/38 test programs. 90/10284 subtests failed.
  O| *** Error code 255
  O| 
  O| Stop in /usr/home/andy/.smoke-work/5.8.6/TAP/Parser/trunk.
  Status: 256

uname -a
  O| FreeBSD fuzzy.ripley 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007     root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

/home/andy/Works/Perl/versions/5.8.6/bin/perl -V
  O| Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
  O|   Platform:
  O|     osname=freebsd, osvers=6.2-release, archname=i386-freebsd
  O|     uname='freebsd pickle.ripley 6.2-release freebsd 6.2-release #0: fri jan 12 10:40:27 utc 2007 root at dessler.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
  O|     config_args='-de -Dprefix=/home/andy/Works/Perl/versions/5.8.6'
  O|     hint=recommended, useposix=true, d_sigaction=define
  O|     usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
  O|     useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
  O|     use64bitint=undef use64bitall=undef uselongdouble=undef
  O|     usemymalloc=n, bincompat5005=undef
  O|   Compiler:
  O|     cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
  O|     optimize='-O',
  O|     cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
  O|     ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', gccosandvers=''
  O|     intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
  O|     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
  O|     ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
  O|     alignbytes=4, prototype=define
  O|   Linker and Libraries:
  O|     ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
  O|     libpth=/usr/lib /usr/local/lib
  O|     libs=-lm -lcrypt -lutil -lc
  O|     perllibs=-lm -lcrypt -lutil -lc
  O|     libc=, so=so, useshrplib=false, libperl=libperl.a
  O|     gnulibc_version=''
  O|   Dynamic Linking:
  O|     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
  O|     cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'
  O| 
  O| 
  O| Characteristics of this binary (from libperl): 
  O|   Compile-time options: USE_LARGE_FILES
  O|   Built under freebsd
  O|   Compiled at Aug 19 2007 20:20:23
  O|   %ENV:
  O|     PERL_MM_USE_DEFAULT="1"
  O|   @INC:
  O|     /home/andy/Works/Perl/versions/5.8.6/lib/perl5/5.8.6/i386-freebsd
  O|     /home/andy/Works/Perl/versions/5.8.6/lib/perl5/5.8.6
  O|     /home/andy/Works/Perl/versions/5.8.6/lib/perl5/site_perl/5.8.6/i386-freebsd
  O|     /home/andy/Works/Perl/versions/5.8.6/lib/perl5/site_perl/5.8.6
  O|     /home/andy/Works/Perl/versions/5.8.6/lib/perl5/site_perl
  O|     .

=== Test against perl 5.8.7 ===

PASS: yes n | /home/andy/Works/Perl/versions/5.8.7/bin/perl Makefile.PL
  O| Checking if your kit is complete...
  O| Looks good
  O| Writing Makefile for Test::Harness
  Status: 0

PASS: make
  O| cp lib/TAP/Parser/Iterator/Array.pm blib/lib/TAP/Parser/Iterator/Array.pm
  O| cp lib/TAP/Parser/Result/Plan.pm blib/lib/TAP/Parser/Result/Plan.pm
  O| cp lib/TAP/Base.pm blib/lib/TAP/Base.pm
  O| cp lib/TAP/Formatter/Console/ParallelSession.pm blib/lib/TAP/Formatter/Console/ParallelSession.pm
  O| cp lib/TAP/Parser/Result.pm blib/lib/TAP/Parser/Result.pm
  O| cp lib/TAP/Parser/Source/Perl.pm blib/lib/TAP/Parser/Source/Perl.pm
  O| cp lib/TAP/Formatter/Console/Session.pm blib/lib/TAP/Formatter/Console/Session.pm
  O| cp lib/TAP/Parser/Result/YAML.pm blib/lib/TAP/Parser/Result/YAML.pm
  O| cp lib/TAP/Parser/Result/Test.pm blib/lib/TAP/Parser/Result/Test.pm
  O| cp lib/TAP/Parser.pm blib/lib/TAP/Parser.pm
  O| cp lib/TAP/Formatter/Console.pm blib/lib/TAP/Formatter/Console.pm
  O| cp lib/TAP/Parser/Iterator.pm blib/lib/TAP/Parser/Iterator.pm
  O| cp lib/TAP/Parser/Source.pm blib/lib/TAP/Parser/Source.pm
  O| cp lib/TAP/Parser/Result/Comment.pm blib/lib/TAP/Parser/Result/Comment.pm
  O| cp lib/TAP/Parser/Iterator/Stream.pm blib/lib/TAP/Parser/Iterator/Stream.pm
  O| cp lib/TAP/Formatter/Color.pm blib/lib/TAP/Formatter/Color.pm
  O| cp lib/TAP/Parser/Grammar.pm blib/lib/TAP/Parser/Grammar.pm
  O| cp lib/TAP/Parser/Iterator/Process.pm blib/lib/TAP/Parser/Iterator/Process.pm
  O| cp HACKING.pod blib/lib/Test/HACKING.pod
  O| cp lib/Test/Harness.pm blib/lib/Test/Harness.pm
  O| cp lib/App/Prove/State.pm blib/lib/App/Prove/State.pm
  O| cp lib/App/Prove.pm blib/lib/App/Prove.pm
  O| cp lib/TAP/Parser/Result/Bailout.pm blib/lib/TAP/Parser/Result/Bailout.pm
  O| cp lib/TAP/Parser/Multiplexer.pm blib/lib/TAP/Parser/Multiplexer.pm
  O| cp lib/TAP/Harness.pm blib/lib/TAP/Harness.pm
  O| cp lib/TAP/Parser/YAMLish/Writer.pm blib/lib/TAP/Parser/YAMLish/Writer.pm
  O| cp lib/TAP/Parser/Result/Version.pm blib/lib/TAP/Parser/Result/Version.pm
  O| cp lib/TAP/Parser/Result/Unknown.pm blib/lib/TAP/Parser/Result/Unknown.pm
  O| cp lib/TAP/Parser/Aggregator.pm blib/lib/TAP/Parser/Aggregator.pm
  O| cp lib/TAP/Parser/YAMLish/Reader.pm blib/lib/TAP/Parser/YAMLish/Reader.pm
  O| cp bin/prove blib/script/prove
  O| /home/andy/Works/Perl/versions/5.8.7/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/prove
  O| Manifying blib/man1/prove.1
  O| Manifying blib/man3/TAP::Parser::Iterator::Array.3
  O| Manifying blib/man3/TAP::Parser::Result::Plan.3
  O| Manifying blib/man3/TAP::Base.3
  O| Manifying blib/man3/TAP::Formatter::Console::ParallelSession.3
  O| Manifying blib/man3/TAP::Parser::Source::Perl.3
  O| Manifying blib/man3/TAP::Parser::Result.3
  O| Manifying blib/man3/TAP::Formatter::Console::Session.3
  O| Manifying blib/man3/TAP::Parser::Result::YAML.3
  O| Manifying blib/man3/TAP::Parser::Result::Test.3
  O| Manifying blib/man3/TAP::Parser.3
  O| Manifying blib/man3/TAP::Parser::Result::Comment.3
  O| Manifying blib/man3/TAP::Parser::Source.3
  O| Manifying blib/man3/TAP::Parser::Iterator.3
  O| Manifying blib/man3/TAP::Formatter::Console.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Stream.3
  O| Manifying blib/man3/TAP::Formatter::Color.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Process.3
  O| Manifying blib/man3/TAP::Parser::Grammar.3
  O| Manifying blib/man3/Test::HACKING.3
  O| Manifying blib/man3/Test::Harness.3
  O| Manifying blib/man3/TAP::Parser::Result::Bailout.3
  O| Manifying blib/man3/App::Prove.3
  O| Manifying blib/man3/App::Prove::State.3
  O| Manifying blib/man3/TAP::Parser::Multiplexer.3
  O| Manifying blib/man3/TAP::Parser::Result::Version.3
  O| Manifying blib/man3/TAP::Parser::YAMLish::Writer.3
  O| Manifying blib/man3/TAP::Harness.3
  O| Manifying blib/man3/TAP::Parser::Result::Unknown.3
  O| Manifying blib/man3/TAP::Parser::Aggregator.3
  O| Manifying blib/man3/TAP::Parser::YAMLish::Reader.3
  Status: 0

FAIL: make test
  O| PERL_DL_NONLAZY=1 /home/andy/Works/Perl/versions/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/compat/*.t
  O| t/000-load........................
  E| # Testing Test::Harness 3.04, Perl 5.008007, /home/andy/Works/Perl/versions/5.8.7/bin/perl
  O| ok
  O| t/aggregator......................
  O| ok
  O| t/bailout.........................
  O| ok
  O| t/base............................
  O| ok
  O| t/callbacks.......................
  O| ok
  O| t/compat/env......................
  O| ok
  O| t/compat/failure..................
  O| ok
  O| t/compat/inc-propagation..........
  O| ok
  O| t/compat/inc_taint................
  O| ok
  O| t/compat/nonumbers................
  O| ok
  O| t/compat/regression...............
  O| ok
  O| t/compat/test-harness-compat......
  O| ok
  O| t/compat/version..................
  O| ok
  O| t/console.........................
  O| ok
  O| t/errors..........................
  O| ok
  O| t/grammar.........................
  O| ok
  O| t/harness.........................
  O| ok
  O| t/iterators.......................
  O| ok
  O| t/multiplexer.....................
  O| ok
  O| t/nofork-mux......................
  O| ok
  O| t/nofork..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/process.........................
  O| ok
  O| t/prove...........................
  E| #   Failed test 'Switch -v: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -v: verbose has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for verbose
  E| #   Failed test 'Switch -v: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --verbose: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --verbose: verbose has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for verbose
  E| #   Failed test 'Switch --verbose: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -f: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -f: failures has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for failures
  E| #   Failed test 'Switch -f: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{failures} = Does not exist
  E| #     $expected->[0][1]{failures} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'failures' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --failures: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --failures: failures has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for failures
  E| #   Failed test 'Switch --failures: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{failures} = Does not exist
  E| #     $expected->[0][1]{failures} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'failures' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -l: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -l: lib has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for lib
  E| #   Failed test 'Switch -l: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{lib} = Does not exist
  E| #     $expected->[0][1]{lib} = ARRAY(0x8491c48)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'lib' => [
  E| #                                        '/usr/home/andy/.smoke-work/5.8.7/TAP/Parser/trunk/lib'
  E| #                                      ]
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --lib: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --lib: lib has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for lib
  E| #   Failed test 'Switch --lib: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{lib} = Does not exist
  E| #     $expected->[0][1]{lib} = ARRAY(0x8491e40)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'lib' => [
  E| #                                        '/usr/home/andy/.smoke-work/5.8.7/TAP/Parser/trunk/lib'
  E| #                                      ]
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -b: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -b: blib has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for blib
  E| #   Failed test 'Switch -b: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{lib} = Does not exist
  E| #     $expected->[0][1]{lib} = ARRAY(0x849406c)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'lib' => [
  E| #                                        '/usr/home/andy/.smoke-work/5.8.7/TAP/Parser/trunk/blib/lib',
  E| #                                        '/usr/home/andy/.smoke-work/5.8.7/TAP/Parser/trunk/blib/arch'
  E| #                                      ]
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       
  E| ]
  E| #         };
  E| #   Failed test 'Switch --blib: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --blib: blib has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for blib
  E| #   Failed test 'Switch --blib: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{lib} = Does not exist
  E| #     $expected->[0][1]{lib} = ARRAY(0x8494288)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'lib' => [
  E| #                                        '/usr/home/andy/.smoke-work/5.8.7/TAP/Parser/trunk/blib/lib',
  E| #                                        '/usr/home/andy/.smoke-work/5.8.7/TAP/Parser/trunk/blib/arch'
  E| #                                      ]
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       
  E| ]
  E| #         };
  E| #   Failed test 'Switch -s: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -s: shuffle has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for shuffle
  E| #   Failed test 'Switch -s: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 'xxxt/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           'xxxt/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --shuffle: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --shuffle: shuffle has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for shuffle
  E| #   Failed test 'Switch --shuffle: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 'xxxt/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           'xxxt/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -c: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -c: color has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for color
  E| #   Failed test 'Switch -c: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{color} = Does not exist
  E| #     $expected->[0][1]{color} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'color' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -r: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -r: recurse has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for recurse
  E| #   Failed test 'Switch -r: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --recurse: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --recurse: recurse has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for recurse
  E| #   Failed test 'Switch --recurse: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --reverse: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --reverse: backwards has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for backwards
  E| #   Failed test 'Switch --reverse: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple_yaml'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple_yaml',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -p: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -p: parse has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for parse
  E| #   Failed test 'Switch -p: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{errors} = Does not exist
  E| #     $expected->[0][1]{errors} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'errors' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --parse: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --parse: parse has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for parse
  E| #   Failed test 'Switch --parse: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{errors} = Does not exist
  E| #     $expected->[0][1]{errors} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'errors' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -q: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -q: quiet has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for quiet
  E| #   Failed test 'Switch -q: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '-1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => -1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --quiet: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --quiet: quiet has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for quiet
  E| #   Failed test 'Switch --quiet: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '-1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => -1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -Q: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -Q: really_quiet has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for really_quiet
  E| #   Failed test 'Switch -Q: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '-2'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => -2
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --QUIET: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --QUIET: really_quiet has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for really_quiet
  E| #   Failed test 'Switch --QUIET: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '-2'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => -2
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -m: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -m: merge has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for merge
  E| #   Failed test 'Switch -m: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{merge} = Does not exist
  E| #     $expected->[0][1]{merge} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'merge' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --merge: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --merge: merge has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for merge
  E| #   Failed test 'Switch --merge: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{merge} = Does not exist
  E| #     $expected->[0][1]{merge} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'merge' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --directives: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --directives: directives has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for directives
  E| #   Failed test 'Switch --directives: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{directives} = Does not exist
  E| #     $expected->[0][1]{directives} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'directives' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --exec -s: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --exec -s: exec has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '-s'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for exec
  E| #   Failed test 'Switch --exec -s: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{exec} = Does not exist
  E| #     $expected->[0][1]{exec} = ARRAY(0x8497c54)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'exec' => [
  E| #                                         '-s'
  E| #                                       ]
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --exec "/foo/bar/perl -Ilib": no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --exec "/foo/bar/perl -Ilib": exec has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '/foo/bar/perl -Ilib'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for exec
  E| #   Failed test 'Switch --exec "/foo/bar/perl -Ilib": run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{exec} = Does not exist
  E| #     $expected->[0][1]{exec} = ARRAY(0x8497e28)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'exec' => [
  E| #                                         '/foo/bar/perl',
  E| #                                         '-Ilib'
  E| #                                       ]
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --exec "": no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --exec "": exec has the expected value'
  E| #   at t/prove.t line 1330.
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for exec
  E| #   Failed test 'Switch --exec "": run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{exec} = Does not exist
  E| #     $expected->[0][1]{exec} = ARRAY(0x8497fb4)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        't/000-load.t',
  E| #                        't/aggregator.t',
  E| #                        't/bailout.t',
  E| #                        't/base.t',
  E| #                        't/callbacks.t',
  E| #                        't/console.t',
  E| #                        't/errors.t',
  E| #                        't/grammar.t',
  E| #                        't/harness.t',
  E| #                        't/iterators.t',
  E| #                        't/multiplexer.t',
  E| #                        't/nofork-mux.t',
  E| #                        't/nofork.t',
  E| #                        't/parse.t',
  E| #                        't/premature-bailout.t',
  E| #                        't/process.t',
  E| #                        't/prove.t',
  E| #                        't/proverun.t',
  E| #                        't/regression.t',
  E| #     
  E|                    't/results.t',
  E| #                        't/source.t',
  E| #                        't/spool.t',
  E| #                        't/state.t',
  E| #                        't/streams.t',
  E| #                        't/taint.t',
  E| #                        't/testargs.t',
  E| #                        't/unicode.t',
  E| #                        't/yamlish-output.t',
  E| #                        't/yamlish-writer.t',
  E| #                        't/yamlish.t'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'exec' => []
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Load plugin: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Plugin loaded OK'
  E| #   at t/prove.t line 1003.
  E| #     Structures begin differing at:
  E| #          $got->[0] = Does not exist
  E| #     $expected->[0] = ARRAY(0x854a780)
  E| #   Failed test 'Load plugin: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Load plugin (args): no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Plugin loaded OK'
  E| #   at t/prove.t line 1026.
  E| #     Structures begin differing at:
  E| #          $got->[0] = Does not exist
  E| #     $expected->[0] = ARRAY(0x85508dc)
  E| #   Failed test 'Load plugin (args): run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Load plugin (explicit path): no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Plugin loaded OK'
  E| #   at t/prove.t line 1053.
  E| #     Structures begin differing at:
  E| #          $got->[0] = Does not exist
  E| #     $expected->[0] = ARRAY(0x85552e8)
  E| #   Failed test 'Load plugin (explicit path): run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Load module: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Plugin loaded OK'
  E| #   at t/prove.t line 1076.
  E| #     Structures begin differing at:
  E| #          $got->[0] = Does not exist
  E| #     $expected->[0] = ARRAY(0x8555cd8)
  E| #   Failed test 'Load module: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| # Looks like you failed 90 tests of 1542.
  O|  Dubious, test returned 90 (wstat 23040, 0x5a00)
  O|  Failed 90/1542 subtests 
  O| t/proverun........................
  E| Invalid option linkage for "state=s@"
  E| # Looks like your test died before it could output anything.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 2/2 subtests 
  O| t/regression......................
  O| ok
  O| t/results.........................
  O| ok
  O| t/source..........................
  O| ok
  O| t/spool...........................
  O| ok
  O| t/state...........................
  O| ok
  O| t/streams.........................
  O| ok
  O| t/taint...........................
  O| ok
  O| t/testargs........................
  E| Invalid option linkage for "state=s@"
  E| # Looks like you planned 19 tests but only ran 18.
  E| # Looks like your test died just after 18.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 1/19 subtests 
  O| t/unicode.........................
  O| ok
  O| t/yamlish-output..................
  O| ok
  O| t/yamlish-writer..................
  O| ok
  O| t/yamlish.........................
  O| ok
  O| 
  O| Test Summary Report
  O| 
  O| -------------------
  O| t/prove.t                     (Wstat: 23040 Tests: 1542 Failed: 90)
  O|   Failed test number(s):  
  O| 672, 693, 697, 701, 722, 726, 730, 738
  O|                 755, 759, 767, 784, 788, 800, 813, 817
  O|                 829, 842, 846, 850, 871, 875, 879, 900
  O|                 904, 922, 929, 933, 951, 958, 962, 967
  O|                 987, 991, 1008, 1016, 1020, 1037, 1045
  O|                 1049, 1052, 1074, 1078, 1092, 1103, 1107
  O|                 1121, 1132, 1136, 1151, 1161, 1165, 1180
  O|                 1190, 1194, 1210, 1219, 1223, 1239, 1248
  O|                 1252, 1265, 1277, 1281, 1294, 1306, 1310
  O|                 1316, 1335, 1339, 1346, 1364, 1368, 1375
  O|                 1393, 1397, 1404, 1422, 1426, 1451-1452
  O|                 1456, 1481-1482, 1486, 1511-1512, 1516
  O|                 1541-1542
  O|   Non-zero exit status: 90
  O| t/proverun.t                  (Wstat: 65280 Tests: 0 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 2 tests but ran 0.
  O| t/testargs.t                  (Wstat: 65280 Tests: 18 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 19 tests but ran 18.
  O| Files=38, Tests=10284, 76 wallclock secs ( 3.34 usr  8.81 sys + 14.85 cusr 44.13 csys = 71.13 CPU)
  O| Result: FAIL
  E| Failed 3/38 test programs. 90/10284 subtests failed.
  O| *** Error code 255
  O| 
  O| Stop in /usr/home/andy/.smoke-work/5.8.7/TAP/Parser/trunk.
  Status: 256

uname -a
  O| FreeBSD fuzzy.ripley 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007     root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

/home/andy/Works/Perl/versions/5.8.7/bin/perl -V
  O| Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  O|   Platform:
  O|     osname=freebsd, osvers=6.2-release, archname=i386-freebsd
  O|     uname='freebsd pickle.ripley 6.2-release freebsd 6.2-release #0: fri jan 12 10:40:27 utc 2007 root at dessler.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
  O|     config_args='-de -Dprefix=/home/andy/Works/Perl/versions/5.8.7'
  O|     hint=recommended, useposix=true, d_sigaction=define
  O|     usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
  O|     useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
  O|     use64bitint=undef use64bitall=undef uselongdouble=undef
  O|     usemymalloc=n, bincompat5005=undef
  O|   Compiler:
  O|     cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
  O|     optimize='-O',
  O|     cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
  O|     ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', gccosandvers=''
  O|     intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
  O|     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
  O|     ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
  O|     alignbytes=4, prototype=define
  O|   Linker and Libraries:
  O|     ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
  O|     libpth=/usr/lib /usr/local/lib
  O|     libs=-lm -lcrypt -lutil -lc
  O|     perllibs=-lm -lcrypt -lutil -lc
  O|     libc=, so=so, useshrplib=false, libperl=libperl.a
  O|     gnulibc_version=''
  O|   Dynamic Linking:
  O|     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
  O|     cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'
  O| 
  O| 
  O| Characteristics of this binary (from libperl): 
  O|   Compile-time options: USE_LARGE_FILES
  O|   Built under freebsd
  O|   Compiled at Aug 19 2007 20:00:36
  O|   %ENV:
  O|     PERL_MM_USE_DEFAULT="1"
  O|   @INC:
  O|     /home/andy/Works/Perl/versions/5.8.7/lib/perl5/5.8.7/i386-freebsd
  O|     /home/andy/Works/Perl/versions/5.8.7/lib/perl5/5.8.7
  O|     /home/andy/Works/Perl/versions/5.8.7/lib/perl5/site_perl/5.8.7/i386-freebsd
  O|     /home/andy/Works/Perl/versions/5.8.7/lib/perl5/site_perl/5.8.7
  O|     /home/andy/Works/Perl/versions/5.8.7/lib/perl5/site_perl
  O|     .

=== Test against perl 5.8.8 ===

PASS: yes n | /usr/bin/perl Makefile.PL
  O| Checking if your kit is complete...
  O| Looks good
  O| Writing Makefile for Test::Harness
  Status: 0

PASS: make
  O| cp lib/TAP/Parser/Iterator/Array.pm blib/lib/TAP/Parser/Iterator/Array.pm
  O| cp lib/TAP/Parser/Result/Plan.pm blib/lib/TAP/Parser/Result/Plan.pm
  O| cp lib/TAP/Base.pm blib/lib/TAP/Base.pm
  O| cp lib/TAP/Formatter/Console/ParallelSession.pm blib/lib/TAP/Formatter/Console/ParallelSession.pm
  O| cp lib/TAP/Parser/Result.pm blib/lib/TAP/Parser/Result.pm
  O| cp lib/TAP/Parser/Source/Perl.pm blib/lib/TAP/Parser/Source/Perl.pm
  O| cp lib/TAP/Formatter/Console/Session.pm blib/lib/TAP/Formatter/Console/Session.pm
  O| cp lib/TAP/Parser/Result/YAML.pm blib/lib/TAP/Parser/Result/YAML.pm
  O| cp lib/TAP/Parser/Result/Test.pm blib/lib/TAP/Parser/Result/Test.pm
  O| cp lib/TAP/Parser.pm blib/lib/TAP/Parser.pm
  O| cp lib/TAP/Formatter/Console.pm blib/lib/TAP/Formatter/Console.pm
  O| cp lib/TAP/Parser/Iterator.pm blib/lib/TAP/Parser/Iterator.pm
  O| cp lib/TAP/Parser/Source.pm blib/lib/TAP/Parser/Source.pm
  O| cp lib/TAP/Parser/Result/Comment.pm blib/lib/TAP/Parser/Result/Comment.pm
  O| cp lib/TAP/Parser/Iterator/Stream.pm blib/lib/TAP/Parser/Iterator/Stream.pm
  O| cp lib/TAP/Formatter/Color.pm blib/lib/TAP/Formatter/Color.pm
  O| cp lib/TAP/Parser/Grammar.pm blib/lib/TAP/Parser/Grammar.pm
  O| cp lib/TAP/Parser/Iterator/Process.pm blib/lib/TAP/Parser/Iterator/Process.pm
  O| cp HACKING.pod blib/lib/Test/HACKING.pod
  O| cp lib/Test/Harness.pm blib/lib/Test/Harness.pm
  O| cp lib/App/Prove/State.pm blib/lib/App/Prove/State.pm
  O| cp lib/App/Prove.pm blib/lib/App/Prove.pm
  O| cp lib/TAP/Parser/Result/Bailout.pm blib/lib/TAP/Parser/Result/Bailout.pm
  O| cp lib/TAP/Parser/Multiplexer.pm blib/lib/TAP/Parser/Multiplexer.pm
  O| cp lib/TAP/Harness.pm blib/lib/TAP/Harness.pm
  O| cp lib/TAP/Parser/YAMLish/Writer.pm blib/lib/TAP/Parser/YAMLish/Writer.pm
  O| cp lib/TAP/Parser/Result/Version.pm blib/lib/TAP/Parser/Result/Version.pm
  O| cp lib/TAP/Parser/Result/Unknown.pm blib/lib/TAP/Parser/Result/Unknown.pm
  O| cp lib/TAP/Parser/Aggregator.pm blib/lib/TAP/Parser/Aggregator.pm
  O| cp lib/TAP/Parser/YAMLish/Reader.pm blib/lib/TAP/Parser/YAMLish/Reader.pm
  O| cp bin/prove blib/script/prove
  O| /usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/prove
  O| Manifying blib/man1/prove.1
  O| Manifying blib/man3/TAP::Parser::Iterator::Array.3
  O| Manifying blib/man3/TAP::Parser::Result::Plan.3
  O| Manifying blib/man3/TAP::Base.3
  O| Manifying blib/man3/TAP::Formatter::Console::ParallelSession.3
  O| Manifying blib/man3/TAP::Parser::Source::Perl.3
  O| Manifying blib/man3/TAP::Parser::Result.3
  O| Manifying blib/man3/TAP::Formatter::Console::Session.3
  O| Manifying blib/man3/TAP::Parser::Result::YAML.3
  O| Manifying blib/man3/TAP::Parser::Result::Test.3
  O| Manifying blib/man3/TAP::Parser.3
  O| Manifying blib/man3/TAP::Parser::Result::Comment.3
  O| Manifying blib/man3/TAP::Parser::Source.3
  O| Manifying blib/man3/TAP::Parser::Iterator.3
  O| Manifying blib/man3/TAP::Formatter::Console.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Stream.3
  O| Manifying blib/man3/TAP::Formatter::Color.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Process.3
  O| Manifying blib/man3/TAP::Parser::Grammar.3
  O| Manifying blib/man3/Test::HACKING.3
  O| Manifying blib/man3/Test::Harness.3
  O| Manifying blib/man3/TAP::Parser::Result::Bailout.3
  O| Manifying blib/man3/App::Prove.3
  O| Manifying blib/man3/App::Prove::State.3
  O| Manifying blib/man3/TAP::Parser::Multiplexer.3
  O| Manifying blib/man3/TAP::Parser::Result::Version.3
  O| Manifying blib/man3/TAP::Parser::YAMLish::Writer.3
  O| Manifying blib/man3/TAP::Harness.3
  O| Manifying blib/man3/TAP::Parser::Result::Unknown.3
  O| Manifying blib/man3/TAP::Parser::Aggregator.3
  O| Manifying blib/man3/TAP::Parser::YAMLish::Reader.3
  Status: 0

FAIL: make test
  O| PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/compat/*.t
  O| t/000-load........................
  E| # Testing Test::Harness 3.04, Perl 5.008008, /usr/bin/perl
  O| ok
  O| t/aggregator......................
  O| ok
  O| t/bailout.........................
  O| ok
  O| t/base............................
  O| ok
  O| t/callbacks.......................
  O| ok
  O| t/compat/env......................
  O| ok
  O| t/compat/failure..................
  O| ok
  O| t/compat/inc-propagation..........
  O| ok
  O| t/compat/inc_taint................
  O| ok
  O| t/compat/nonumbers................
  O| ok
  O| t/compat/regression...............
  O| ok
  O| t/compat/test-harness-compat......
  O| ok
  O| t/compat/version..................
  O| ok
  O| t/console.........................
  O| ok
  O| t/errors..........................
  O| ok
  O| t/grammar.........................
  O| ok
  O| t/harness.........................
  O| ok
  O| t/iterators.......................
  O| ok
  O| t/multiplexer.....................
  O| ok
  O| t/nofork-mux......................
  O| ok
  O| t/nofork..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/process.........................
  O| ok
  O| t/prove...........................
  E| #   Failed test 'Switch -v: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -v: verbose has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for verbose
  E| #   Failed test 'Switch -v: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --verbose: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --verbose: verbose has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for verbose
  E| #   Failed test 'Switch --verbose: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -f: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -f: failures has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for failures
  E| #   Failed test 'Switch -f: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{failures} = Does not exist
  E| #     $expected->[0][1]{failures} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'failures' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --failures: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --failures: failures has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for failures
  E| #   Failed test 'Switch --failures: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{failures} = Does not exist
  E| #     $expected->[0][1]{failures} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'failures' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -l: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -l: lib has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for lib
  E| #   Failed test 'Switch -l: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{lib} = Does not exist
  E| #     $expected->[0][1]{lib} = ARRAY(0x83b86ec)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'lib' => [
  E| #                                        '/usr/home/andy/.smoke-work/5.8.8/TAP/Parser/trunk/lib'
  E| #                                      ]
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --lib: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --lib: lib has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for lib
  E| #   Failed test 'Switch --lib: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{lib} = Does not exist
  E| #     $expected->[0][1]{lib} = ARRAY(0x83bb100)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'lib' => [
  E| #                                        '/usr/home/andy/.smoke-work/5.8.8/TAP/Parser/trunk/lib'
  E| #                                      ]
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -b: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -b: blib has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for blib
  E| #   Failed test 'Switch -b: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{lib} = Does not exist
  E| #     $expected->[0][1]{lib} = ARRAY(0x83bb310)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'lib' => [
  E| #                                        '/usr/home/andy/.smoke-work/5.8.8/TAP/Parser/trunk/blib/lib',
  E| #                                        '/usr/home/andy/.smoke-work/5.8.8/TAP/Parser/trunk/blib/arch'
  E| #                                      ]
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       
  E| ]
  E| #         };
  E| #   Failed test 'Switch --blib: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --blib: blib has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for blib
  E| #   Failed test 'Switch --blib: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{lib} = Does not exist
  E| #     $expected->[0][1]{lib} = ARRAY(0x83bb52c)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'lib' => [
  E| #                                        '/usr/home/andy/.smoke-work/5.8.8/TAP/Parser/trunk/blib/lib',
  E| #                                        '/usr/home/andy/.smoke-work/5.8.8/TAP/Parser/trunk/blib/arch'
  E| #                                      ]
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       
  E| ]
  E| #         };
  E| #   Failed test 'Switch -s: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -s: shuffle has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for shuffle
  E| #   Failed test 'Switch -s: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 'xxxt/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           'xxxt/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --shuffle: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --shuffle: shuffle has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for shuffle
  E| #   Failed test 'Switch --shuffle: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 'xxxt/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           'xxxt/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -c: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -c: color has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for color
  E| #   Failed test 'Switch -c: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{color} = Does not exist
  E| #     $expected->[0][1]{color} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'color' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -r: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -r: recurse has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for recurse
  E| #   Failed test 'Switch -r: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --recurse: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --recurse: recurse has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for recurse
  E| #   Failed test 'Switch --recurse: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --reverse: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --reverse: backwards has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for backwards
  E| #   Failed test 'Switch --reverse: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple_yaml'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple_yaml',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -p: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -p: parse has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for parse
  E| #   Failed test 'Switch -p: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{errors} = Does not exist
  E| #     $expected->[0][1]{errors} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'errors' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --parse: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --parse: parse has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for parse
  E| #   Failed test 'Switch --parse: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{errors} = Does not exist
  E| #     $expected->[0][1]{errors} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'errors' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -q: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -q: quiet has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for quiet
  E| #   Failed test 'Switch -q: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '-1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => -1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --quiet: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --quiet: quiet has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for quiet
  E| #   Failed test 'Switch --quiet: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '-1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => -1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -Q: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -Q: really_quiet has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for really_quiet
  E| #   Failed test 'Switch -Q: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '-2'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => -2
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --QUIET: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --QUIET: really_quiet has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for really_quiet
  E| #   Failed test 'Switch --QUIET: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{verbosity} = '0'
  E| #     $expected->[0][1]{verbosity} = '-2'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => -2
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch -m: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch -m: merge has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for merge
  E| #   Failed test 'Switch -m: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{merge} = Does not exist
  E| #     $expected->[0][1]{merge} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'merge' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --merge: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --merge: merge has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for merge
  E| #   Failed test 'Switch --merge: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{merge} = Does not exist
  E| #     $expected->[0][1]{merge} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'merge' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --directives: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --directives: directives has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '1'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for directives
  E| #   Failed test 'Switch --directives: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{directives} = Does not exist
  E| #     $expected->[0][1]{directives} = '1'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'directives' => 1
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --exec -s: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --exec -s: exec has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '-s'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for exec
  E| #   Failed test 'Switch --exec -s: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{exec} = Does not exist
  E| #     $expected->[0][1]{exec} = ARRAY(0x83baf4c)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'exec' => [
  E| #                                         '-s'
  E| #                                       ]
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --exec "/foo/bar/perl -Ilib": no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --exec "/foo/bar/perl -Ilib": exec has the expected value'
  E| #   at t/prove.t line 1338.
  E| #          got: undef
  E| #     expected: '/foo/bar/perl -Ilib'
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for exec
  E| #   Failed test 'Switch --exec "/foo/bar/perl -Ilib": run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{exec} = Does not exist
  E| #     $expected->[0][1]{exec} = ARRAY(0x83c213c)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'exec' => [
  E| #                                         '/foo/bar/perl',
  E| #                                         '-Ilib'
  E| #                                       ]
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Switch --exec "": no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Switch --exec "": exec has the expected value'
  E| #   at t/prove.t line 1330.
  E| Use of uninitialized value in concatenation (.) or string at t/prove.t line 1343.
  E| # got  for exec
  E| #   Failed test 'Switch --exec "": run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][1]{exec} = Does not exist
  E| #     $expected->[0][1]{exec} = ARRAY(0x83c22c8)
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        't/000-load.t',
  E| #                        't/aggregator.t',
  E| #                        't/bailout.t',
  E| #                        't/base.t',
  E| #                        't/callbacks.t',
  E| #                        't/console.t',
  E| #                        't/errors.t',
  E| #                        't/grammar.t',
  E| #                        't/harness.t',
  E| #                        't/iterators.t',
  E| #                        't/multiplexer.t',
  E| #                        't/nofork-mux.t',
  E| #                        't/nofork.t',
  E| #                        't/parse.t',
  E| #                        't/premature-bailout.t',
  E| #                        't/process.t',
  E| #                        't/prove.t',
  E| #                        't/proverun.t',
  E| #                        't/regression.t',
  E| #     
  E|                    't/results.t',
  E| #                        't/source.t',
  E| #                        't/spool.t',
  E| #                        't/state.t',
  E| #                        't/streams.t',
  E| #                        't/taint.t',
  E| #                        't/testargs.t',
  E| #                        't/unicode.t',
  E| #                        't/yamlish-output.t',
  E| #                        't/yamlish-writer.t',
  E| #                        't/yamlish.t'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0,
  E| #                             'exec' => []
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Load plugin: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Plugin loaded OK'
  E| #   at t/prove.t line 1003.
  E| #     Structures begin differing at:
  E| #          $got->[0] = Does not exist
  E| #     $expected->[0] = ARRAY(0x8469f30)
  E| #   Failed test 'Load plugin: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Load plugin (args): no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Plugin loaded OK'
  E| #   at t/prove.t line 1026.
  E| #     Structures begin differing at:
  E| #          $got->[0] = Does not exist
  E| #     $expected->[0] = ARRAY(0x8471268)
  E| #   Failed test 'Load plugin (args): run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Load plugin (explicit path): no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Plugin loaded OK'
  E| #   at t/prove.t line 1053.
  E| #     Structures begin differing at:
  E| #          $got->[0] = Does not exist
  E| #     $expected->[0] = ARRAY(0x8471c58)
  E| #   Failed test 'Load plugin (explicit path): run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| #   Failed test 'Load module: no parse error'
  E| #   at t/prove.t line 1320.
  E| #   Failed test 'Plugin loaded OK'
  E| #   at t/prove.t line 1076.
  E| #     Structures begin differing at:
  E| #          $got->[0] = Does not exist
  E| #     $expected->[0] = ARRAY(0x8473e64)
  E| #   Failed test 'Load module: run results match'
  E| #   at t/prove.t line 1365.
  E| #     Structures begin differing at:
  E| #          $got->[0][3] = 'one'
  E| #     $expected->[0][3] = 't/sample-tests/simple'
  E| # $VAR1 = {
  E| #           'got' => [
  E| #                      [
  E| #                        '_runtests',
  E| #                        {
  E| #                          'verbosity' => 0
  E| #                        },
  E| #                        'TAP::Harness',
  E| #                        'one',
  E| #                        'two',
  E| #                        'three'
  E| #                      ]
  E| #                    ],
  E| #           'wanted' => [
  E| #                         [
  E| #                           '_runtests',
  E| #                           {
  E| #                             'verbosity' => 0
  E| #                           },
  E| #                           'TAP::Harness',
  E| #                           't/sample-tests/simple'
  E| #                         ]
  E| #                       ]
  E| #         };
  E| # Looks like you failed 90 tests of 1542.
  O|  Dubious, test returned 90 (wstat 23040, 0x5a00)
  O|  Failed 90/1542 subtests 
  O| t/proverun........................
  E| Invalid option linkage for "state=s@"
  E| # Looks like your test died before it could output anything.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 2/2 subtests 
  O| t/regression......................
  O| ok
  O| t/results.........................
  O| ok
  O| t/source..........................
  O| ok
  O| t/spool...........................
  O| ok
  O| t/state...........................
  O| ok
  O| t/streams.........................
  O| ok
  O| t/taint...........................
  O| ok
  O| t/testargs........................
  E| Invalid option linkage for "state=s@"
  E| # Looks like you planned 19 tests but only ran 18.
  E| # Looks like your test died just after 18.
  O|  Dubious, test returned 255 (wstat 65280, 0xff00)
  O|  Failed 1/19 subtests 
  O| t/unicode.........................
  O| ok
  O| t/yamlish-output..................
  O| ok
  O| t/yamlish-writer..................
  O| ok
  O| t/yamlish.........................
  O| ok
  O| 
  O| Test Summary Report
  O| 
  O| -------------------
  O| t/prove.t                     (Wstat: 23040 Tests: 1542 Failed: 90)
  O|   Failed test number(s):  
  O| 672, 693, 697, 701, 722, 726, 730, 738
  O|                 755, 759, 767, 784, 788, 800, 813, 817
  O|                 829, 842, 846, 850, 871, 875, 879, 900
  O|                 904, 922, 929, 933, 951, 958, 962, 967
  O|                 987, 991, 1008, 1016, 1020, 1037, 1045
  O|                 1049, 1052, 1074, 1078, 1092, 1103, 1107
  O|                 1121, 1132, 1136, 1151, 1161, 1165, 1180
  O|                 1190, 1194, 1210, 1219, 1223, 1239, 1248
  O|                 1252, 1265, 1277, 1281, 1294, 1306, 1310
  O|                 1316, 1335, 1339, 1346, 1364, 1368, 1375
  O|                 1393, 1397, 1404, 1422, 1426, 1451-1452
  O|                 1456, 1481-1482, 1486, 1511-1512, 1516
  O|                 1541-1542
  O|   Non-zero exit status: 90
  O| t/proverun.t                  (Wstat: 65280 Tests: 0 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 2 tests but ran 0.
  O| t/testargs.t                  (Wstat: 65280 Tests: 18 Failed: 0)
  O|   Non-zero exit status: 255
  O|   Parse errors: Bad plan.  You planned 19 tests but ran 18.
  O| Files=38, Tests=10284, 92 wallclock secs ( 4.52 usr  8.79 sys + 17.52 cusr 54.20 csys = 85.03 CPU)
  O| Result: FAIL
  E| Failed 3/38 test programs. 90/10284 subtests failed.
  O| *** Error code 255
  O| 
  O| Stop in /usr/home/andy/.smoke-work/5.8.8/TAP/Parser/trunk.
  Status: 256

uname -a
  O| FreeBSD fuzzy.ripley 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007     root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

/usr/bin/perl -V
  O| Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  O|   Platform:
  O|     osname=freebsd, osvers=6.2-release, archname=i386-freebsd-64int
  O|     uname='freebsd freebsd.org 6.2-release freebsd 6.2-release #0: sat oct 14 21:57:31 pdt 2006 kris at freebsd.org:usrsrcsysmagickernelpath i386 '
  O|     config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.8/mach -Dprivlib=/usr/local/lib/perl5/5.8.8 -Dman3dir=/usr/local/lib/perl5/5.8.8/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.8.8/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.8.8 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.8.8/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -Doptimize=-O2 -fno-strict-aliasing -pipe  -Ud_dosuid -Ui_gdbm -Dusethreads=n -Dusemymalloc=y -Duse64bitint'
  O|     hint=recommended, useposix=true, d_sigaction=define
  O|     usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
  O|     useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
  O|     use64bitint=define use64bitall=undef uselongdouble=undef
  O|     usemymalloc=y, bincompat5005=undef
  O|   Compiler:
  O|     cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include',
  O|     optimize='-O2 -fno-strict-aliasing -pipe ',
  O|     cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
  O|     ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', gccosandvers=''
  O|     intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
  O|     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
  O|     ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
  O|     alignbytes=4, prototype=define
  O|   Linker and Libraries:
  O|     ld='cc', ldflags =' -Wl,-E -L/usr/local/lib'
  O|     libpth=/usr/lib /usr/local/lib
  O|     libs=-lm -lcrypt -lutil
  O|     perllibs=-lm -lcrypt -lutil
  O|     libc=, so=so, useshrplib=true, libperl=libperl.so
  O|     gnulibc_version=''
  O|   Dynamic Linking:
  O|     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -Wl,-R/usr/local/lib/perl5/5.8.8/mach/CORE'
  O|     cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'
  O| 
  O| 
  O| Characteristics of this binary (from libperl): 
  O|   Compile-time options: MYMALLOC PERL_MALLOC_WRAP USE_64_BIT_INT
  O|                         USE_LARGE_FILES USE_PERLIO
  O|   Locally applied patches:
  O| 	defined-or
  O|   Built under freebsd
  O|   Compiled at Oct 15 2006 05:04:59
  O|   %ENV:
  O|     PERL_MM_USE_DEFAULT="1"
  O|   @INC:
  O|     /usr/local/lib/perl5/5.8.8/BSDPAN
  O|     /usr/local/lib/perl5/site_perl/5.8.8/mach
  O|     /usr/local/lib/perl5/site_perl/5.8.8
  O|     /usr/local/lib/perl5/site_perl
  O|     /usr/local/lib/perl5/5.8.8/mach
  O|     /usr/local/lib/perl5/5.8.8
  O|     .

=== Test against perl 5.9.5 ===

PASS: yes n | /home/andy/Works/Perl/versions/blead/bin/perl5.9.5 Makefile.PL
  O| Checking if your kit is complete...
  O| Looks good
  O| Writing Makefile for Test::Harness
  Status: 0

PASS: make
  O| cp lib/TAP/Parser/Iterator/Array.pm blib/lib/TAP/Parser/Iterator/Array.pm
  O| cp lib/TAP/Parser/Result/Plan.pm blib/lib/TAP/Parser/Result/Plan.pm
  O| cp lib/TAP/Base.pm blib/lib/TAP/Base.pm
  O| cp lib/TAP/Formatter/Console/ParallelSession.pm blib/lib/TAP/Formatter/Console/ParallelSession.pm
  O| cp lib/TAP/Parser/Result.pm blib/lib/TAP/Parser/Result.pm
  O| cp lib/TAP/Parser/Source/Perl.pm blib/lib/TAP/Parser/Source/Perl.pm
  O| cp lib/TAP/Formatter/Console/Session.pm blib/lib/TAP/Formatter/Console/Session.pm
  O| cp lib/TAP/Parser/Result/YAML.pm blib/lib/TAP/Parser/Result/YAML.pm
  O| cp lib/TAP/Parser/Result/Test.pm blib/lib/TAP/Parser/Result/Test.pm
  O| cp lib/TAP/Parser.pm blib/lib/TAP/Parser.pm
  O| cp lib/TAP/Formatter/Console.pm blib/lib/TAP/Formatter/Console.pm
  O| cp lib/TAP/Parser/Iterator.pm blib/lib/TAP/Parser/Iterator.pm
  O| cp lib/TAP/Parser/Source.pm blib/lib/TAP/Parser/Source.pm
  O| cp lib/TAP/Parser/Result/Comment.pm blib/lib/TAP/Parser/Result/Comment.pm
  O| cp lib/TAP/Parser/Iterator/Stream.pm blib/lib/TAP/Parser/Iterator/Stream.pm
  O| cp lib/TAP/Formatter/Color.pm blib/lib/TAP/Formatter/Color.pm
  O| cp lib/TAP/Parser/Grammar.pm blib/lib/TAP/Parser/Grammar.pm
  O| cp lib/TAP/Parser/Iterator/Process.pm blib/lib/TAP/Parser/Iterator/Process.pm
  O| cp HACKING.pod blib/lib/Test/HACKING.pod
  O| cp lib/Test/Harness.pm blib/lib/Test/Harness.pm
  O| cp lib/App/Prove/State.pm blib/lib/App/Prove/State.pm
  O| cp lib/App/Prove.pm blib/lib/App/Prove.pm
  O| cp lib/TAP/Parser/Result/Bailout.pm blib/lib/TAP/Parser/Result/Bailout.pm
  O| cp lib/TAP/Parser/Multiplexer.pm blib/lib/TAP/Parser/Multiplexer.pm
  O| cp lib/TAP/Harness.pm blib/lib/TAP/Harness.pm
  O| cp lib/TAP/Parser/YAMLish/Writer.pm blib/lib/TAP/Parser/YAMLish/Writer.pm
  O| cp lib/TAP/Parser/Result/Version.pm blib/lib/TAP/Parser/Result/Version.pm
  O| cp lib/TAP/Parser/Result/Unknown.pm blib/lib/TAP/Parser/Result/Unknown.pm
  O| cp lib/TAP/Parser/Aggregator.pm blib/lib/TAP/Parser/Aggregator.pm
  O| cp lib/TAP/Parser/YAMLish/Reader.pm blib/lib/TAP/Parser/YAMLish/Reader.pm
  O| cp bin/prove blib/script/prove
  O| /home/andy/Works/Perl/versions/blead/bin/perl5.9.5 "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/prove
  O| Manifying blib/man1/prove.1
  O| Manifying blib/man3/TAP::Parser::Iterator::Array.3
  O| Manifying blib/man3/TAP::Parser::Result::Plan.3
  O| Manifying blib/man3/TAP::Base.3
  O| Manifying blib/man3/TAP::Formatter::Console::ParallelSession.3
  O| Manifying blib/man3/TAP::Parser::Source::Perl.3
  O| Manifying blib/man3/TAP::Parser::Result.3
  O| Manifying blib/man3/TAP::Formatter::Console::Session.3
  O| Manifying blib/man3/TAP::Parser::Result::YAML.3
  O| Manifying blib/man3/TAP::Parser::Result::Test.3
  O| Manifying blib/man3/TAP::Parser.3
  O| Manifying blib/man3/TAP::Parser::Result::Comment.3
  O| Manifying blib/man3/TAP::Parser::Source.3
  O| Manifying blib/man3/TAP::Parser::Iterator.3
  O| Manifying blib/man3/TAP::Formatter::Console.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Stream.3
  O| Manifying blib/man3/TAP::Formatter::Color.3
  O| Manifying blib/man3/TAP::Parser::Iterator::Process.3
  O| Manifying blib/man3/TAP::Parser::Grammar.3
  O| Manifying blib/man3/Test::HACKING.3
  O| Manifying blib/man3/Test::Harness.3
  O| Manifying blib/man3/TAP::Parser::Result::Bailout.3
  O| Manifying blib/man3/App::Prove.3
  O| Manifying blib/man3/App::Prove::State.3
  O| Manifying blib/man3/TAP::Parser::Multiplexer.3
  O| Manifying blib/man3/TAP::Parser::Result::Version.3
  O| Manifying blib/man3/TAP::Parser::YAMLish::Writer.3
  O| Manifying blib/man3/TAP::Harness.3
  O| Manifying blib/man3/TAP::Parser::Result::Unknown.3
  O| Manifying blib/man3/TAP::Parser::Aggregator.3
  O| Manifying blib/man3/TAP::Parser::YAMLish::Reader.3
  Status: 0

PASS: make test
  O| PERL_DL_NONLAZY=1 /home/andy/Works/Perl/versions/blead/bin/perl5.9.5 "-Iblib/lib" "-Iblib/arch" "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/compat/*.t
  O| t/000-load........................
  E| # Testing Test::Harness 3.04, Perl 5.009005, /home/andy/Works/Perl/versions/blead/bin/perl5.9.5
  O| ok
  O| t/aggregator......................
  O| ok
  O| t/bailout.........................
  O| ok
  O| t/base............................
  O| ok
  O| t/callbacks.......................
  O| ok
  O| t/compat/env......................
  O| ok
  O| t/compat/failure..................
  O| ok
  O| t/compat/inc-propagation..........
  O| ok
  O| t/compat/inc_taint................
  O| ok
  O| t/compat/nonumbers................
  O| ok
  O| t/compat/regression...............
  O| ok
  O| t/compat/test-harness-compat......
  O| ok
  O| t/compat/version..................
  O| ok
  O| t/console.........................
  O| ok
  O| t/errors..........................
  O| ok
  O| t/grammar.........................
  O| ok
  O| t/harness.........................
  O| ok
  O| t/iterators.......................
  O| ok
  O| t/multiplexer.....................
  O| ok
  O| t/nofork-mux......................
  O| ok
  O| t/nofork..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/process.........................
  O| ok
  O| t/prove...........................
  O| ok
  O| t/proverun........................
  O| ok
  O| t/regression......................
  O| ok
  O| t/results.........................
  O| ok
  O| t/source..........................
  O| ok
  O| t/spool...........................
  O| ok
  O| t/state...........................
  O| ok
  O| t/streams.........................
  O| ok
  O| t/taint...........................
  O| ok
  O| t/testargs........................
  O| ok
  O| t/unicode.........................
  O| ok
  O| t/yamlish-output..................
  O| ok
  O| t/yamlish-writer..................
  O| ok
  O| t/yamlish.........................
  O| ok
  O| All tests successful.
  O| Files=38, Tests=10287, 78 wallclock secs ( 3.80 usr  8.22 sys + 16.41 cusr 44.96 csys = 73.39 CPU)
  O| Result: PASS
  Status: 0

PASS: make distclean
  O| rm -f  blib/script/prove
  O| rm -f  *.a core  core.[0-9] blib/arch/auto/Test/Harness/extralibs.all  core.[0-9][0-9] Harness.bso  pm_to_blib.ts core.[0-9][0-9][0-9][0-9]  Harness.x   perl tmon.out  *.o pm_to_blib  blib/arch/auto/Test/Harness/extralibs.ld blibdirs.ts  core.[0-9][0-9][0-9][0-9][0-9] *perl.core  core.*perl.*.? Makefile.aperl  perl Harness.def  core.[0-9][0-9][0-9] mon.out  libHarness.def perlmain.c  perl.exe so_locations  Harness.exp
  O| rm -rf  blib
  O| mv Makefile Makefile.old > /dev/null 2>&1
  O| rm -f  Makefile.old Makefile
  O| rm -rf  Test-Harness-3.04
  O| /home/andy/Works/Perl/versions/blead/bin/perl5.9.5 "-MExtUtils::Manifest=fullcheck" -e fullcheck
  Status: 0

PASS: yes n | /home/andy/Works/Perl/versions/blead/bin/perl5.9.5 Build.PL
  O| Checking whether your kit is complete...
  O| Looks good
  O| 
  O| Checking prerequisites...
  O| Looks good
  O| 
  O| Creating new 'Build' script for 'Test-Harness' version '3.04'
  Status: 0

PASS: ./Build
  O| Copying lib/TAP/Parser/Iterator/Array.pm -> blib/lib/TAP/Parser/Iterator/Array.pm
  O| Copying lib/TAP/Parser/Result/Plan.pm -> blib/lib/TAP/Parser/Result/Plan.pm
  O| Copying lib/TAP/Base.pm -> blib/lib/TAP/Base.pm
  O| Copying lib/TAP/Formatter/Console/ParallelSession.pm -> blib/lib/TAP/Formatter/Console/ParallelSession.pm
  O| Copying lib/TAP/Parser/Source/Perl.pm -> blib/lib/TAP/Parser/Source/Perl.pm
  O| Copying lib/TAP/Parser/Result.pm -> blib/lib/TAP/Parser/Result.pm
  O| Copying lib/TAP/Formatter/Console/Session.pm -> blib/lib/TAP/Formatter/Console/Session.pm
  O| Copying lib/TAP/Parser/Result/YAML.pm -> blib/lib/TAP/Parser/Result/YAML.pm
  O| Copying lib/TAP/Parser/Result/Test.pm -> blib/lib/TAP/Parser/Result/Test.pm
  O| Copying lib/TAP/Parser.pm -> blib/lib/TAP/Parser.pm
  O| Copying lib/TAP/Parser/Result/Comment.pm -> blib/lib/TAP/Parser/Result/Comment.pm
  O| Copying lib/TAP/Parser/Source.pm -> blib/lib/TAP/Parser/Source.pm
  O| Copying lib/TAP/Parser/Iterator.pm -> blib/lib/TAP/Parser/Iterator.pm
  O| Copying lib/TAP/Formatter/Console.pm -> blib/lib/TAP/Formatter/Console.pm
  O| Copying lib/TAP/Parser/Iterator/Stream.pm -> blib/lib/TAP/Parser/Iterator/Stream.pm
  O| Copying lib/TAP/Formatter/Color.pm -> blib/lib/TAP/Formatter/Color.pm
  O| Copying lib/TAP/Parser/Iterator/Process.pm -> blib/lib/TAP/Parser/Iterator/Process.pm
  O| Copying lib/TAP/Parser/Grammar.pm -> blib/lib/TAP/Parser/Grammar.pm
  O| Copying lib/Test/Harness.pm -> blib/lib/Test/Harness.pm
  O| Copying lib/TAP/Parser/Result/Bailout.pm -> blib/lib/TAP/Parser/Result/Bailout.pm
  O| Copying lib/App/Prove.pm -> blib/lib/App/Prove.pm
  O| Copying lib/App/Prove/State.pm -> blib/lib/App/Prove/State.pm
  O| Copying lib/TAP/Parser/Multiplexer.pm -> blib/lib/TAP/Parser/Multiplexer.pm
  O| Copying lib/TAP/Parser/Result/Version.pm -> blib/lib/TAP/Parser/Result/Version.pm
  O| Copying lib/TAP/Parser/YAMLish/Writer.pm -> blib/lib/TAP/Parser/YAMLish/Writer.pm
  O| Copying lib/TAP/Harness.pm -> blib/lib/TAP/Harness.pm
  O| Copying lib/TAP/Parser/Result/Unknown.pm -> blib/lib/TAP/Parser/Result/Unknown.pm
  O| Copying lib/TAP/Parser/Aggregator.pm -> blib/lib/TAP/Parser/Aggregator.pm
  O| Copying lib/TAP/Parser/YAMLish/Reader.pm -> blib/lib/TAP/Parser/YAMLish/Reader.pm
  O| Copying bin/prove -> blib/script/prove
  O| Deleting blib/script/prove.bak
  O| Manifying blib/script/prove -> blib/bindoc/prove.1
  O| Manifying blib/lib/TAP/Parser/YAMLish/Writer.pm -> blib/libdoc/TAP::Parser::YAMLish::Writer.3
  O| Manifying blib/lib/Test/Harness.pm -> blib/libdoc/Test::Harness.3
  O| Manifying blib/lib/TAP/Formatter/Console/Session.pm -> blib/libdoc/TAP::Formatter::Console::Session.3
  O| Manifying blib/lib/TAP/Base.pm -> blib/libdoc/TAP::Base.3
  O| Manifying blib/lib/TAP/Parser/Result/Version.pm -> blib/libdoc/TAP::Parser::Result::Version.3
  O| Manifying blib/lib/TAP/Parser/Result/Plan.pm -> blib/libdoc/TAP::Parser::Result::Plan.3
  O| Manifying blib/lib/TAP/Formatter/Console/ParallelSession.pm -> blib/libdoc/TAP::Formatter::Console::ParallelSession.3
  O| Manifying blib/lib/TAP/Parser/Source/Perl.pm -> blib/libdoc/TAP::Parser::Source::Perl.3
  O| Manifying blib/lib/TAP/Parser/Result/Unknown.pm -> blib/libdoc/TAP::Parser::Result::Unknown.3
  O| Manifying blib/lib/TAP/Parser/Iterator/Process.pm -> blib/libdoc/TAP::Parser::Iterator::Process.3
  O| Manifying blib/lib/TAP/Parser/Source.pm -> blib/libdoc/TAP::Parser::Source.3
  O| Manifying blib/lib/TAP/Parser/Iterator.pm -> blib/libdoc/TAP::Parser::Iterator.3
  O| Manifying blib/lib/App/Prove.pm -> blib/libdoc/App::Prove.3
  O| Manifying blib/lib/TAP/Formatter/Color.pm -> blib/libdoc/TAP::Formatter::Color.3
  O| Manifying blib/lib/TAP/Parser/Result.pm -> blib/libdoc/TAP::Parser::Result.3
  O| Manifying blib/lib/TAP/Parser/Result/YAML.pm -> blib/libdoc/TAP::Parser::Result::YAML.3
  O| Manifying blib/lib/TAP/Parser/Result/Comment.pm -> blib/libdoc/TAP::Parser::Result::Comment.3
  O| Manifying blib/lib/TAP/Parser/Iterator/Stream.pm -> blib/libdoc/TAP::Parser::Iterator::Stream.3
  O| Manifying blib/lib/TAP/Parser/Iterator/Array.pm -> blib/libdoc/TAP::Parser::Iterator::Array.3
  O| Manifying blib/lib/TAP/Parser/YAMLish/Reader.pm -> blib/libdoc/TAP::Parser::YAMLish::Reader.3
  O| Manifying blib/lib/TAP/Harness.pm -> blib/libdoc/TAP::Harness.3
  O| Manifying blib/lib/TAP/Parser.pm -> bli
  O| b/libdoc/TAP::Parser.3
  O| Manifying blib/lib/App/Prove/State.pm -> blib/libdoc/App::Prove::State.3
  O| Manifying blib/lib/TAP/Parser/Aggregator.pm -> blib/libdoc/TAP::Parser::Aggregator.3
  O| Manifying blib/lib/TAP/Parser/Multiplexer.pm -> blib/libdoc/TAP::Parser::Multiplexer.3
  O| Manifying blib/lib/TAP/Formatter/Console.pm -> blib/libdoc/TAP::Formatter::Console.3
  O| Manifying blib/lib/TAP/Parser/Result/Bailout.pm -> blib/libdoc/TAP::Parser::Result::Bailout.3
  O| Manifying blib/lib/TAP/Parser/Result/Test.pm -> blib/libdoc/TAP::Parser::Result::Test.3
  O| Manifying blib/lib/TAP/Parser/Grammar.pm -> blib/libdoc/TAP::Parser::Grammar.3
  Status: 0

PASS: ./Build testauthor
  O| xt/author/pod-coverage......
  O| skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
  O| xt/author/pod...............
  O| skipped: Test::Pod 1.14 required for testing POD
  O| xt/author/stdin.............
  O| ok
  O| All tests successful.
  O| Files=3, Tests=1,  1 wallclock secs ( 0.03 usr  0.18 sys +  0.16 cusr  0.41 csys =  0.78 CPU)
  O| Result: PASS
  Status: 0

PASS: ./Build testprove
  O| t/000-load........................
  E| # Testing Test::Harness 3.04, Perl 5.009005, /home/andy/Works/Perl/versions/blead/bin/perl5.9.5
  O| ok
  O| t/aggregator......................
  O| ok
  O| t/bailout.........................
  O| ok
  O| t/base............................
  O| ok
  O| t/callbacks.......................
  O| ok
  O| t/compat/env......................
  O| ok
  O| t/compat/failure..................
  O| ok
  O| t/compat/inc-propagation..........
  O| ok
  O| t/compat/inc_taint................
  O| ok
  O| t/compat/nonumbers................
  O| ok
  O| t/compat/regression...............
  O| ok
  O| t/compat/test-harness-compat......
  O| ok
  O| t/compat/version..................
  O| ok
  O| t/console.........................
  O| ok
  O| t/errors..........................
  O| ok
  O| t/grammar.........................
  O| ok
  O| t/harness.........................
  O| ok
  O| t/iterators.......................
  O| ok
  O| t/multiplexer.....................
  O| ok
  O| t/nofork-mux......................
  O| ok
  O| t/nofork..........................
  O| ok
  O| t/parse...........................
  O| ok
  O| t/premature-bailout...............
  O| ok
  O| t/process.........................
  O| ok
  O| t/prove...........................
  O| ok
  O| t/proverun........................
  O| ok
  O| t/regression......................
  O| ok
  O| t/results.........................
  O| ok
  O| t/source..........................
  O| ok
  O| t/spool...........................
  O| ok
  O| t/state...........................
  O| ok
  O| t/streams.........................
  O| ok
  O| t/taint...........................
  O| ok
  O| t/testargs........................
  O| ok
  O| t/unicode.........................
  O| ok
  O| t/yamlish-output..................
  O| ok
  O| t/yamlish-writer..................
  O| ok
  O| t/yamlish.........................
  O| ok
  O| All tests successful.
  O| Files=38, Tests=10287, 76 wallclock secs ( 3.83 usr  8.05 sys + 16.34 cusr 44.10 csys = 72.33 CPU)
  O| Result: PASS
  Status: 0

PASS: ./Build distclean
  O| Deleting blib
  O| Deleting _build
  O| Deleting Build
  Status: 0

uname -a
  O| FreeBSD fuzzy.ripley 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007     root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

/home/andy/Works/Perl/versions/blead/bin/perl5.9.5 -V
  O| Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  O|   Platform:
  O|     osname=freebsd, osvers=6.2-release, archname=i386-freebsd
  O|     uname='freebsd pickle.ripley 6.2-release freebsd 6.2-release #0: fri jan 12 10:40:27 utc 2007 root at dessler.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
  O|     config_args='-de -Dusedevel -Dprefix=/home/andy/Works/Perl/versions/blead'
  O|     hint=recommended, useposix=true, d_sigaction=define
  O|     useithreads=undef, usemultiplicity=undef
  O|     useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
  O|     use64bitint=undef, use64bitall=undef, uselongdouble=undef
  O|     usemymalloc=n, bincompat5005=undef
  O|   Compiler:
  O|     cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
  O|     optimize='-O',
  O|     cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
  O|     ccversion='', gccversion='3.4.6 [FreeBSD] 20060305', gccosandvers=''
  O|     intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
  O|     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
  O|     ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
  O|     alignbytes=4, prototype=define
  O|   Linker and Libraries:
  O|     ld='cc', ldflags ='-Wl,-E  -L/usr/local/lib'
  O|     libpth=/usr/lib /usr/local/lib
  O|     libs=-lm -lcrypt -lutil -lc
  O|     perllibs=-lm -lcrypt -lutil -lc
  O|     libc=, so=so, useshrplib=false, libperl=libperl.a
  O|     gnulibc_version=''
  O|   Dynamic Linking:
  O|     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
  O|     cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'
  O| 
  O| 
  O| Characteristics of this binary (from libperl): 
  O|   Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
  O|                         USE_LARGE_FILES USE_PERLIO
  O|   Built under freebsd
  O|   Compiled at Aug 19 2007 19:24:51
  O|   %ENV:
  O|     PERL_MM_USE_DEFAULT="1"
  O|   @INC:
  O|     /home/andy/Works/Perl/versions/blead/lib/perl5/5.9.5/i386-freebsd
  O|     /home/andy/Works/Perl/versions/blead/lib/perl5/5.9.5
  O|     /home/andy/Works/Perl/versions/blead/lib/perl5/site_perl/5.9.5/i386-freebsd
  O|     /home/andy/Works/Perl/versions/blead/lib/perl5/site_perl/5.9.5
  O|     .



More information about the tapx-dev mailing list