Report for Test-Group-0.19

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Test-Group-0.19 v5.22.3 RC3 GNU/Linux
Date: 2016-09-15T23:07:35Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Nick Cleaton,

This is a computer-generated report for Test-Group-0.19
on perl 5.22.3, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

# Testing Test::Group 0.19, Perl 5.022003, /tmp/basesmoker-reloperl-Ngq5/bin/perl
t/00-load.t ............... ok

#   Failed test 'TODO tests'
#   at t/10-external.t line 70.
#          got: '2'
#     expected: '0'

#   Failed test 'TODO test by the title'
#   at t/10-external.t line 84.
#                   '1..2
# not ok 1 - TODO: this test is not implemented
# 
# not ok 2 - neither is this one
# '
#     doesn't match '(?^:not ok 1.*# TODO)'

#   Failed test 'TODO test w/ local $TODO'
#   at t/10-external.t line 85.
#                   '1..2
# not ok 1 - TODO: this test is not implemented
# 
# not ok 2 - neither is this one
# '
#     doesn't match '(?^:not ok 2.*# TODO)'
# Looks like you failed 3 tests of 36.
t/10-external.t ........... 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/36 subtests 
t/20-internal.t ........... ok
t/30-synopsis.t ........... ok
t/32-nested-skipping.t .... ok

#   Failed test at t/35-todotests.t line 90.

#   Failed test at t/35-todotests.t line 92.
#                   undef
#     doesn't match '(?^:Aha)'

#   Failed test at t/35-todotests.t line 111.
#                   undef
#     doesn't match '(?^:less work)'

#   Failed test at t/35-todotests.t line 215.

#   Failed test at t/35-todotests.t line 230.

#   Failed test at t/35-todotests.t line 258.

#   Failed test at t/35-todotests.t line 272.
# Looks like you failed 7 tests of 54.

You have loaded versions of test modules known to have problems with Test2.
This could explain some test failures.
 * Module 'Test::Group' is known to be broken in version 0.20 and below, newer versions have not been tested. You have: 0.19

t/35-todotests.t .......... 
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/54 subtests 
t/40-exception-objects.t .. ok

#   Failed test 'testscript_ok'
#   at t/45-tester.t line 14.
# * STDERR MISMATCH FOR mytest (line 42)...
# *  got stderr:
# *   [#   Failed test 'inner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'mytest']
# *   [#   at - line 48.]
# *  want stderr:
# *   [#   Failed test 'inner']
# *   [/^\#\s+(at \-|in \- at) line 47\.?\s*$]
# *   []
# *   [#   Failed test 'mytest']
# *   [/^\#\s+(at \-|in \- at) line 48\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 47\.?\s*$/
# Looks like you failed 1 test of 1.

You have loaded versions of test modules known to have problems with Test2.
This could explain some test failures.
 * Module 'Test::Group' is known to be broken in version 0.20 and below, newer versions have not been tested. You have: 0.19

t/45-tester.t ............. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

#   Failed test 'testscript_ok'
#   at t/46-tester-synopsis.t line 20.
# * STDERR MISMATCH FOR this_should_fail (line 19)...
# *  got stderr:
# *   [#   Failed test '0 is true']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'this_should_fail']
# *   [#   at - line 26.]
# *  want stderr:
# *   [#   Failed test '0 is true']
# *   [/^\#\s+(at \-|in \- at) line 25\.?\s*$]
# *   []
# *   [#   Failed test 'this_should_fail']
# *   [/^\#\s+(at \-|in \- at) line 26\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 25\.?\s*$/
# Looks like you failed 1 test of 1.
t/46-tester-synopsis.t .... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

#   Failed test 'sub-test failure reported at the correct line'
#   at t/50-error-reporting.t line 47.
#                   '#   Failed test 'oops'
# #   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.
# 
# #   Failed test 'this fails'
# #   at /tmp/Test-Group-ZLm1DR/test.pl line 8.
# # Looks like you failed 1 test of 1.
# 
# You have loaded versions of test modules known to have problems with Test2.
# This could explain some test failures.
#  * Module 'Test::Group' is known to be broken in version 0.20 and below, newer versions have not been tested. You have: 0.19
# 
# '
#     doesn't match '(?^:oops.*\n.*\/tmp\/Test\-Group\-ZLm1DR\/test\.pl.*line 7)'
# Looks like you failed 1 test of 5.
t/50-error-reporting.t .... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests 

#   Failed test 'testscript_ok'
#   at t/55-predicates.t line 101.
# * STDERR MISMATCH FOR fail groupfoobar_ok (line 80)...
# *  got stderr:
# *   [#   Failed test 'bar ok']
# *   [#                   'foobaz']
# *   [#     doesn't match '(?^:bar)']
# *   [#   Failed test 'fail foobar_ok']
# *   [#   in - at line 25.]
# *   []
# *   [#   Failed test 'fail groupfoobar_ok']
# *   [#   at - line 91.]
# *  want stderr:
# *   [#   Failed test 'bar ok']
# *   [/(?^:^#\s*'foobaz'$)]
# *   [/(?^:\bdoesn't match\b)]
# *   [#   Failed test 'fail foobar_ok']
# *   [/^\#\s+(at \-|in \- at) line 90\.?\s*$]
# *   []
# *   [#   Failed test 'fail groupfoobar_ok']
# *   [/^\#\s+(at \-|in \- at) line 91\.?\s*$]
# *  mismatch details:
# *   line '#   in - at line 25.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 90\.?\s*$/
# * STDERR MISMATCH FOR fail groupfoobar_ok_b (line 80)...
# *  got stderr:
# *   [#   Failed test 'bar ok']
# *   [#                   'foobaz']
# *   [#     doesn't match '(?^:bar)']
# *   [#   Failed test 'fail foobar_ok_b']
# *   [#   in - at line 32.]
# *   []
# *   [#   Failed test 'fail groupfoobar_ok_b']
# *   [#   at - line 91.]
# *  want stderr:
# *   [#   Failed test 'bar ok']
# *   [/(?^:^#\s*'foobaz'$)]
# *   [/(?^:\bdoesn't match\b)]
# *   [#   Failed test 'fail foobar_ok_b']
# *   [/^\#\s+(at \-|in \- at) line 90\.?\s*$]
# *   []
# *   [#   Failed test 'fail groupfoobar_ok_b']
# *   [/^\#\s+(at \-|in \- at) line 91\.?\s*$]
# *  mismatch details:
# *   line '#   in - at line 32.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 90\.?\s*$/
# * STDERR MISMATCH FOR fail groupfoobar_ok_bg (line 80)...
# *  got stderr:
# *   [#   Failed test 'bar ok']
# *   [#                   'foobaz']
# *   [#     doesn't match '(?^:bar)']
# *   [#   Failed test 'fail foobar_ok_bg']
# *   [#   Failed test 'fail foobar_ok_bg']
# *   [#   in - at line 45.]
# *   []
# *   [#   Failed test 'fail groupfoobar_ok_bg']
# *   [#   at - line 91.]
# *  want stderr:
# *   [#   Failed test 'bar ok']
# *   [/(?^:^#\s*'foobaz'$)]
# *   [/(?^:\bdoesn't match\b)]
# *   [#   Failed test 'fail foobar_ok_bg']
# *   [#   Failed test 'fail foobar_ok_bg']
# *   [/^\#\s+(at \-|in \- at) line 90\.?\s*$]
# *   []
# *   [#   Failed test 'fail groupfoobar_ok_bg']
# *   [/^\#\s+(at \-|in \- at) line 91\.?\s*$]
# *  mismatch details:
# *   line '#   in - at line 45.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 90\.?\s*$/
# * STDERR MISMATCH FOR fail groupfoobar_ok_bgb (line 80)...
# *  got stderr:
# *   [#   Failed test 'bar ok']
# *   [#                   'foobaz']
# *   [#     doesn't match '(?^:bar)']
# *   [#   Failed test 'fail foobar_ok_bgb']
# *   [#   Failed test 'fail foobar_ok_bgb']
# *   [#   in - at line 53.]
# *   []
# *   [#   Failed test 'fail groupfoobar_ok_bgb']
# *   [#   at - line 91.]
# *  want stderr:
# *   [#   Failed test 'bar ok']
# *   [/(?^:^#\s*'foobaz'$)]
# *   [/(?^:\bdoesn't match\b)]
# *   [#   Failed test 'fail foobar_ok_bgb']
# *   [#   Failed test 'fail foobar_ok_bgb']
# *   [/^\#\s+(at \-|in \- at) line 90\.?\s*$]
# *   []
# *   [#   Failed test 'fail groupfoobar_ok_bgb']
# *   [/^\#\s+(at \-|in \- at) line 91\.?\s*$]
# *  mismatch details:
# *   line '#   in - at line 53.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 90\.?\s*$/
# Looks like you failed 1 test of 1.

You have loaded versions of test modules known to have problems with Test2.
This could explain some test failures.
 * Module 'Test::Group' is known to be broken in version 0.20 and below, newer versions have not been tested. You have: 0.19

t/55-predicates.t ......... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

#   Failed test 'testscript_ok'
#   at t/56-wrappers.t line 19.
# * STDERR MISMATCH FOR msg_testouter (line 40)...
# *  got stderr:
# *   [#   Failed test 'msg_testinner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'msg_testouter']
# *   [#   at - line 46.]
# *  want stderr:
# *   [#   Failed test 'msg_testinner']
# *   [/^\#\s+(at \-|in \- at) line 45\.?\s*$]
# *   []
# *   [#   Failed test 'msg_testouter']
# *   [/^\#\s+(at \-|in \- at) line 46\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 45\.?\s*$/
# * STDERR MISMATCH FOR msg_test2outer (line 48)...
# *  got stderr:
# *   [#   Failed test 'msg_test2inner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'msg_test2outer']
# *   [#   at - line 54.]
# *  want stderr:
# *   [#   Failed test 'msg_test2inner']
# *   [/^\#\s+(at \-|in \- at) line 53\.?\s*$]
# *   []
# *   [#   Failed test 'msg_test2outer']
# *   [/^\#\s+(at \-|in \- at) line 54\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 53\.?\s*$/
# * STDERR MISMATCH FOR msg_test3outer (line 56)...
# *  got stderr:
# *   [#   Failed test 'msg_test3inner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'msg_test3outer']
# *   [#   at - line 62.]
# *  want stderr:
# *   [#   Failed test 'msg_test3inner']
# *   [/^\#\s+(at \-|in \- at) line 61\.?\s*$]
# *   []
# *   [#   Failed test 'msg_test3outer']
# *   [/^\#\s+(at \-|in \- at) line 62\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 61\.?\s*$/

#   Failed test 'testscript_ok'
#   at t/56-wrappers.t line 19.
# * STDERR MISMATCH FOR msg_testouter (line 40)...
# *  got stderr:
# *   [#   Failed test 'msg_testinner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'msg_testouter']
# *   [#   at - line 46.]
# *  want stderr:
# *   [#   Failed test 'msg_testinner']
# *   [/^\#\s+(at \-|in \- at) line 45\.?\s*$]
# *   []
# *   [#   Failed test 'msg_testouter']
# *   [/^\#\s+(at \-|in \- at) line 46\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 45\.?\s*$/
# * STDERR MISMATCH FOR msg_test2outer (line 48)...
# *  got stderr:
# *   [#   Failed test 'msg_test2inner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'msg_test2outer']
# *   [#   at - line 54.]
# *  want stderr:
# *   [#   Failed test 'msg_test2inner']
# *   [/^\#\s+(at \-|in \- at) line 53\.?\s*$]
# *   []
# *   [#   Failed test 'msg_test2outer']
# *   [/^\#\s+(at \-|in \- at) line 54\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 53\.?\s*$/
# * STDERR MISMATCH FOR msg_test3outer (line 56)...
# *  got stderr:
# *   [#   Failed test 'msg_test3inner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'msg_test3outer']
# *   [#   at - line 62.]
# *  want stderr:
# *   [#   Failed test 'msg_test3inner']
# *   [/^\#\s+(at \-|in \- at) line 61\.?\s*$]
# *   []
# *   [#   Failed test 'msg_test3outer']
# *   [/^\#\s+(at \-|in \- at) line 62\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 61\.?\s*$/

#   Failed test 'testscript_ok'
#   at t/56-wrappers.t line 19.
# * STDERR MISMATCH FOR msg_testouter (line 40)...
# *  got stderr:
# *   [#   Failed test 'msg_testinner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'msg_testouter']
# *   [#   at - line 46.]
# *  want stderr:
# *   [#   Failed test 'msg_testinner']
# *   [/^\#\s+(at \-|in \- at) line 45\.?\s*$]
# *   []
# *   [#   Failed test 'msg_testouter']
# *   [/^\#\s+(at \-|in \- at) line 46\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 45\.?\s*$/
# * STDERR MISMATCH FOR msg_test2outer (line 48)...
# *  got stderr:
# *   [#   Failed test 'msg_test2inner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'msg_test2outer']
# *   [#   at - line 54.]
# *  want stderr:
# *   [#   Failed test 'msg_test2inner']
# *   [/^\#\s+(at \-|in \- at) line 53\.?\s*$]
# *   []
# *   [#   Failed test 'msg_test2outer']
# *   [/^\#\s+(at \-|in \- at) line 54\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 53\.?\s*$/
# * STDERR MISMATCH FOR msg_test3outer (line 56)...
# *  got stderr:
# *   [#   Failed test 'msg_test3inner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'msg_test3outer']
# *   [#   at - line 62.]
# *  want stderr:
# *   [#   Failed test 'msg_test3inner']
# *   [/^\#\s+(at \-|in \- at) line 61\.?\s*$]
# *   []
# *   [#   Failed test 'msg_test3outer']
# *   [/^\#\s+(at \-|in \- at) line 62\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 61\.?\s*$/

#   Failed test 'testscript_ok'
#   at t/56-wrappers.t line 19.
# * STDERR MISMATCH FOR msg_testouter (line 40)...
# *  got stderr:
# *   [#   Failed test 'msg_testinner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'msg_testouter']
# *   [#   at - line 46.]
# *  want stderr:
# *   [#   Failed test 'msg_testinner']
# *   [/^\#\s+(at \-|in \- at) line 45\.?\s*$]
# *   []
# *   [#   Failed test 'msg_testouter']
# *   [/^\#\s+(at \-|in \- at) line 46\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 45\.?\s*$/
# * STDERR MISMATCH FOR msg_test2outer (line 48)...
# *  got stderr:
# *   [#   Failed test 'msg_test2inner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'msg_test2outer']
# *   [#   at - line 54.]
# *  want stderr:
# *   [#   Failed test 'msg_test2inner']
# *   [/^\#\s+(at \-|in \- at) line 53\.?\s*$]
# *   []
# *   [#   Failed test 'msg_test2outer']
# *   [/^\#\s+(at \-|in \- at) line 54\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 53\.?\s*$/
# * STDERR MISMATCH FOR msg_test3outer (line 56)...
# *  got stderr:
# *   [#   Failed test 'msg_test3inner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'msg_test3outer']
# *   [#   at - line 62.]
# *  want stderr:
# *   [#   Failed test 'msg_test3inner']
# *   [/^\#\s+(at \-|in \- at) line 61\.?\s*$]
# *   []
# *   [#   Failed test 'msg_test3outer']
# *   [/^\#\s+(at \-|in \- at) line 62\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 61\.?\s*$/
# Looks like you failed 4 tests of 4.
t/56-wrappers.t ........... 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/4 subtests 

#   Failed test 'stderr use_env=0 level=2 pass=0'
#   at t/60-verbose2.t line 138.
#          got: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # Running group of tests - woo woo like bar
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# You have loaded versions of test modules known to have problems with Test2.
# This could explain some test failures.
#  * Module 'Test::Group' is known to be broken in version 0.20 and below, newer versions have not been tested. You have: 0.19
# '
#     expected: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # Running group of tests - woo woo like bar
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# '

#   Failed test 'stderr use_env=0 level=3 pass=0'
#   at t/60-verbose2.t line 138.
#          got: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # ok 3.3.1 woo woo like foo
# # Running group of tests - woo woo like bar
# # not ok 3.3.2 woo woo like bar
# # ok 3.3.3 woo woo like baz
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# You have loaded versions of test modules known to have problems with Test2.
# This could explain some test failures.
#  * Module 'Test::Group' is known to be broken in version 0.20 and below, newer versions have not been tested. You have: 0.19
# '
#     expected: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # ok 3.3.1 woo woo like foo
# # Running group of tests - woo woo like bar
# # not ok 3.3.2 woo woo like bar
# # ok 3.3.3 woo woo like baz
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# '

#   Failed test 'stderr use_env=0 level=4 pass=0'
#   at t/60-verbose2.t line 138.
#          got: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # ok 3.3.1 woo woo like foo
# # Running group of tests - woo woo like bar
# # ok 3.3.2.1 woo woo like bar like b
# # not ok 3.3.2.2 woo woo like bar like A
# # ok 3.3.2.3 woo woo like bar like r
# # not ok 3.3.2 woo woo like bar
# # ok 3.3.3 woo woo like baz
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# You have loaded versions of test modules known to have problems with Test2.
# This could explain some test failures.
#  * Module 'Test::Group' is known to be broken in version 0.20 and below, newer versions have not been tested. You have: 0.19
# '
#     expected: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # ok 3.3.1 woo woo like foo
# # Running group of tests - woo woo like bar
# # ok 3.3.2.1 woo woo like bar like b
# # not ok 3.3.2.2 woo woo like bar like A
# # ok 3.3.2.3 woo woo like bar like r
# # not ok 3.3.2 woo woo like bar
# # ok 3.3.3 woo woo like baz
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# '

#   Failed test 'stderr use_env=0 level=5 pass=0'
#   at t/60-verbose2.t line 138.
#          got: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # ok 3.3.1 woo woo like foo
# # Running group of tests - woo woo like bar
# # ok 3.3.2.1 woo woo like bar like b
# # not ok 3.3.2.2 woo woo like bar like A
# # ok 3.3.2.3 woo woo like bar like r
# # not ok 3.3.2 woo woo like bar
# # ok 3.3.3 woo woo like baz
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# You have loaded versions of test modules known to have problems with Test2.
# This could explain some test failures.
#  * Module 'Test::Group' is known to be broken in version 0.20 and below, newer versions have not been tested. You have: 0.19
# '
#     expected: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # ok 3.3.1 woo woo like foo
# # Running group of tests - woo woo like bar
# # ok 3.3.2.1 woo woo like bar like b
# # not ok 3.3.2.2 woo woo like bar like A
# # ok 3.3.2.3 woo woo like bar like r
# # not ok 3.3.2 woo woo like bar
# # ok 3.3.3 woo woo like baz
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# '

#   Failed test 'stderr use_env=0 level=10 pass=0'
#   at t/60-verbose2.t line 138.
#          got: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # ok 3.3.1 woo woo like foo
# # Running group of tests - woo woo like bar
# # ok 3.3.2.1 woo woo like bar like b
# # not ok 3.3.2.2 woo woo like bar like A
# # ok 3.3.2.3 woo woo like bar like r
# # not ok 3.3.2 woo woo like bar
# # ok 3.3.3 woo woo like baz
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# You have loaded versions of test modules known to have problems with Test2.
# This could explain some test failures.
#  * Module 'Test::Group' is known to be broken in version 0.20 and below, newer versions have not been tested. You have: 0.19
# '
#     expected: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # ok 3.3.1 woo woo like foo
# # Running group of tests - woo woo like bar
# # ok 3.3.2.1 woo woo like bar like b
# # not ok 3.3.2.2 woo woo like bar like A
# # ok 3.3.2.3 woo woo like bar like r
# # not ok 3.3.2 woo woo like bar
# # ok 3.3.3 woo woo like baz
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# '

#   Failed test 'stderr use_env=0 level=1000 pass=0'
#   at t/60-verbose2.t line 138.
#          got: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # ok 3.3.1 woo woo like foo
# # Running group of tests - woo woo like bar
# # ok 3.3.2.1 woo woo like bar like b
# # not ok 3.3.2.2 woo woo like bar like A
# # ok 3.3.2.3 woo woo like bar like r
# # not ok 3.3.2 woo woo like bar
# # ok 3.3.3 woo woo like baz
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# You have loaded versions of test modules known to have problems with Test2.
# This could explain some test failures.
#  * Module 'Test::Group' is known to be broken in version 0.20 and below, newer versions have not been tested. You have: 0.19
# '
#     expected: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # ok 3.3.1 woo woo like foo
# # Running group of tests - woo woo like bar
# # ok 3.3.2.1 woo woo like bar like b
# # not ok 3.3.2.2 woo woo like bar like A
# # ok 3.3.2.3 woo woo like bar like r
# # not ok 3.3.2 woo woo like bar
# # ok 3.3.3 woo woo like baz
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# '

#   Failed test 'stderr use_env=1 level=2 pass=0'
#   at t/60-verbose2.t line 138.
#          got: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # Running group of tests - woo woo like bar
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# You have loaded versions of test modules known to have problems with Test2.
# This could explain some test failures.
#  * Module 'Test::Group' is known to be broken in version 0.20 and below, newer versions have not been tested. You have: 0.19
# '
#     expected: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # Running group of tests - woo woo like bar
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# '

#   Failed test 'stderr use_env=1 level=3 pass=0'
#   at t/60-verbose2.t line 138.
#          got: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # ok 3.3.1 woo woo like foo
# # Running group of tests - woo woo like bar
# # not ok 3.3.2 woo woo like bar
# # ok 3.3.3 woo woo like baz
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# You have loaded versions of test modules known to have problems with Test2.
# This could explain some test failures.
#  * Module 'Test::Group' is known to be broken in version 0.20 and below, newer versions have not been tested. You have: 0.19
# '
#     expected: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # ok 3.3.1 woo woo like foo
# # Running group of tests - woo woo like bar
# # not ok 3.3.2 woo woo like bar
# # ok 3.3.3 woo woo like baz
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# '

#   Failed test 'stderr use_env=1 level=4 pass=0'
#   at t/60-verbose2.t line 138.
#          got: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # ok 3.3.1 woo woo like foo
# # Running group of tests - woo woo like bar
# # ok 3.3.2.1 woo woo like bar like b
# # not ok 3.3.2.2 woo woo like bar like A
# # ok 3.3.2.3 woo woo like bar like r
# # not ok 3.3.2 woo woo like bar
# # ok 3.3.3 woo woo like baz
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# You have loaded versions of test modules known to have problems with Test2.
# This could explain some test failures.
#  * Module 'Test::Group' is known to be broken in version 0.20 and below, newer versions have not been tested. You have: 0.19
# '
#     expected: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # ok 3.3.1 woo woo like foo
# # Running group of tests - woo woo like bar
# # ok 3.3.2.1 woo woo like bar like b
# # not ok 3.3.2.2 woo woo like bar like A
# # ok 3.3.2.3 woo woo like bar like r
# # not ok 3.3.2 woo woo like bar
# # ok 3.3.3 woo woo like baz
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# '

#   Failed test 'stderr use_env=1 level=5 pass=0'
#   at t/60-verbose2.t line 138.
#          got: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # ok 3.3.1 woo woo like foo
# # Running group of tests - woo woo like bar
# # ok 3.3.2.1 woo woo like bar like b
# # not ok 3.3.2.2 woo woo like bar like A
# # ok 3.3.2.3 woo woo like bar like r
# # not ok 3.3.2 woo woo like bar
# # ok 3.3.3 woo woo like baz
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# You have loaded versions of test modules known to have problems with Test2.
# This could explain some test failures.
#  * Module 'Test::Group' is known to be broken in version 0.20 and below, newer versions have not been tested. You have: 0.19
# '
#     expected: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # ok 3.3.1 woo woo like foo
# # Running group of tests - woo woo like bar
# # ok 3.3.2.1 woo woo like bar like b
# # not ok 3.3.2.2 woo woo like bar like A
# # ok 3.3.2.3 woo woo like bar like r
# # not ok 3.3.2 woo woo like bar
# # ok 3.3.3 woo woo like baz
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# '

#   Failed test 'stderr use_env=1 level=10 pass=0'
#   at t/60-verbose2.t line 138.
#          got: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # ok 3.3.1 woo woo like foo
# # Running group of tests - woo woo like bar
# # ok 3.3.2.1 woo woo like bar like b
# # not ok 3.3.2.2 woo woo like bar like A
# # ok 3.3.2.3 woo woo like bar like r
# # not ok 3.3.2 woo woo like bar
# # ok 3.3.3 woo woo like baz
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# You have loaded versions of test modules known to have problems with Test2.
# This could explain some test failures.
#  * Module 'Test::Group' is known to be broken in version 0.20 and below, newer versions have not been tested. You have: 0.19
# '
#     expected: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # ok 3.3.1 woo woo like foo
# # Running group of tests - woo woo like bar
# # ok 3.3.2.1 woo woo like bar like b
# # not ok 3.3.2.2 woo woo like bar like A
# # ok 3.3.2.3 woo woo like bar like r
# # not ok 3.3.2 woo woo like bar
# # ok 3.3.3 woo woo like baz
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# '

#   Failed test 'stderr use_env=1 level=1000 pass=0'
#   at t/60-verbose2.t line 138.
#          got: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # ok 3.3.1 woo woo like foo
# # Running group of tests - woo woo like bar
# # ok 3.3.2.1 woo woo like bar like b
# # not ok 3.3.2.2 woo woo like bar like A
# # ok 3.3.2.3 woo woo like bar like r
# # not ok 3.3.2 woo woo like bar
# # ok 3.3.3 woo woo like baz
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# You have loaded versions of test modules known to have problems with Test2.
# This could explain some test failures.
#  * Module 'Test::Group' is known to be broken in version 0.20 and below, newer versions have not been tested. You have: 0.19
# '
#     expected: '# Running group of tests - foo
# # ok 2.1 foo one
# # ok 2.2 foo two
# # Running group of tests - bar
# # ok 3.1 bar one
# # ok 3.2 bar two
# # Running group of tests - woo woo
# # ok 3.3.1 woo woo like foo
# # Running group of tests - woo woo like bar
# # ok 3.3.2.1 woo woo like bar like b
# # not ok 3.3.2.2 woo woo like bar like A
# # ok 3.3.2.3 woo woo like bar like r
# # not ok 3.3.2 woo woo like bar
# # ok 3.3.3 woo woo like baz
# # not ok 3.3 woo woo
# # Looks like you failed 1 test of 5.
# '
# Looks like you failed 12 tests of 73.
t/60-verbose2.t ........... 
Dubious, test returned 12 (wstat 3072, 0xc00)
Failed 12/73 subtests 

#   Failed test 'maybe_test'
#   at t/65-extending.t line 29.
# * STDERR MISMATCH FOR maybetest_outer (line 40)...
# *  got stderr:
# *   [#   Failed test 'maybetest_inner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'maybetest_outer']
# *   [#   at - line 46.]
# *  want stderr:
# *   [#   Failed test 'maybetest_inner']
# *   [/^\#\s+(at \-|in \- at) line 45\.?\s*$]
# *   []
# *   [#   Failed test 'maybetest_outer']
# *   [/^\#\s+(at \-|in \- at) line 46\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 45\.?\s*$/
# * STDERR MISMATCH FOR maybetest_outer (line 57)...
# *  got stderr:
# *   [#   Failed test 'maybetest_inner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'maybetest_outer']
# *   [#   at - line 63.]
# *  want stderr:
# *   [#   Failed test 'maybetest_inner']
# *   [/^\#\s+(at \-|in \- at) line 62\.?\s*$]
# *   []
# *   [#   Failed test 'maybetest_outer']
# *   [/^\#\s+(at \-|in \- at) line 63\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 62\.?\s*$/

#   Failed test 'timed_test'
#   at t/65-extending.t line 89.
# * STDERR MISMATCH FOR timed_fail_outer (line 101)...
# *  got stderr:
# *   [# timed_fail_outer start: 1473980787.48314]
# *   [#   Failed test 'timed_fail_inner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'timed_fail_outer']
# *   [#   at - line 109.]
# *   [# timed_fail_outer done:  1473980787.48358]
# *  want stderr:
# *   [/(?^:timed_fail_outer start: \d+)]
# *   [#   Failed test 'timed_fail_inner']
# *   [/^\#\s+(at \-|in \- at) line 108\.?\s*$]
# *   []
# *   [#   Failed test 'timed_fail_outer']
# *   [/^\#\s+(at \-|in \- at) line 109\.?\s*$]
# *   [/(?^:timed_fail_outer done:  \d+)]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 108\.?\s*$/

#   Failed test 'nopathc'
#   at t/65-extending.t line 116.
# * STDERR MISMATCH FOR fail_nomess_outer (line 127)...
# *  got stderr:
# *   [#   Failed test 'fail_nomess_inner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'fail_nomess_outer']
# *   [#   at - line 133.]
# *  want stderr:
# *   [#   Failed test 'fail_nomess_inner']
# *   [/^\#\s+(at \-|in \- at) line 132\.?\s*$]
# *   []
# *   [#   Failed test 'fail_nomess_outer']
# *   [/^\#\s+(at \-|in \- at) line 133\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 132\.?\s*$/
# * STDERR MISMATCH FOR failmess_nomess_outer (line 148)...
# *  got stderr:
# *   [#   Failed test 'failmess_nomess_inner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   [#   Failed test 'path not modified']
# *   [#          got: '/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin:foo:foo']
# *   [#     expected: '/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin:foo']
# *   []
# *   [#   Failed test 'failmess_nomess_outer']
# *   [#   at - line 158.]
# *  want stderr:
# *   [#   Failed test 'failmess_nomess_inner']
# *   [/^\#\s+(at \-|in \- at) line 156\.?\s*$]
# *   [#   Failed test 'path not modified']
# *   [/(?^:^#\s*got:.*foo)]
# *   [/(?^:^#\s*expected:)]
# *   []
# *   [#   Failed test 'failmess_nomess_outer']
# *   [/^\#\s+(at \-|in \- at) line 158\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 156\.?\s*$/

#   Failed test 'wwdebug'
#   at t/65-extending.t line 164.
# * STDERR MISMATCH FOR failboth_debug_outer (line 176)...
# *  got stderr:
# *   [#   Failed test 'failboth_debug_inner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   [#   Failed test 'failboth_debug_inner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'failboth_debug_outer']
# *   [#   at - line 184.]
# *  want stderr:
# *   [#   Failed test 'failboth_debug_inner']
# *   [/^\#\s+(at \-|in \- at) line 183\.?\s*$]
# *   [#   Failed test 'failboth_debug_inner']
# *   [/^\#\s+(at \-|in \- at) line 183\.?\s*$]
# *   []
# *   [#   Failed test 'failboth_debug_outer']
# *   [/^\#\s+(at \-|in \- at) line 184\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 183\.?\s*$/
# * STDERR MISMATCH FOR failone_debug_outer (line 186)...
# *  got stderr:
# *   [#   Failed test 'failone_debug_inner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'failone_debug_outer']
# *   [#   at - line 193.]
# *  want stderr:
# *   [#   Failed test 'failone_debug_inner']
# *   [/^\#\s+(at \-|in \- at) line 192\.?\s*$]
# *   []
# *   [#   Failed test 'failone_debug_outer']
# *   [/^\#\s+(at \-|in \- at) line 193\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 192\.?\s*$/

#   Failed test 'mytest'
#   at t/65-extending.t line 201.
# * STDERR MISMATCH FOR allfail_outer (line 212)...
# *  got stderr:
# *   [#   Failed test 'allfail_inner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   [#   Failed test 'path not modified']
# *   [#          got: '/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin:bar:foo']
# *   [#     expected: '/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin:bar']
# *   [#   Failed test 'allfail_inner']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   [#   Failed test 'path not modified']
# *   [#          got: '/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin:bar:foo:foo']
# *   [#     expected: '/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin:bar:foo']
# *   []
# *   [#   Failed test 'allfail_outer']
# *   [#   at - line 226.]
# *  want stderr:
# *   [#   Failed test 'allfail_inner']
# *   [/^\#\s+(at \-|in \- at) line 224\.?\s*$]
# *   [#   Failed test 'path not modified']
# *   [/(?^:^#\s*got:.*:bar:foo\W*$)]
# *   [/(?^:^#\s*expected:.*:bar\W*$)]
# *   [#   Failed test 'allfail_inner']
# *   [/^\#\s+(at \-|in \- at) line 224\.?\s*$]
# *   [#   Failed test 'path not modified']
# *   [/(?^:^#\s*got:.*:bar:foo:foo\W*$)]
# *   [/(?^:^#\s*expected:.*:bar:foo\W*$)]
# *   []
# *   [#   Failed test 'allfail_outer']
# *   [/^\#\s+(at \-|in \- at) line 226\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 224\.?\s*$/
# Looks like you failed 5 tests of 5.

You have loaded versions of test modules known to have problems with Test2.
This could explain some test failures.
 * Module 'Test::Group' is known to be broken in version 0.20 and below, newer versions have not been tested. You have: 0.19

t/65-extending.t .......... 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/5 subtests 

#   Failed test 'testscript_ok'
#   at t/70-plugin-plan.t line 16.
# * STDERR MISMATCH FOR goodplan_badtests (line 39)...
# *  got stderr:
# *   [#   Failed test 'this test fails']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'goodplan_badtests']
# *   [#   at - line 46.]
# *  want stderr:
# *   [#   Failed test 'this test fails']
# *   [/^\#\s+(at \-|in \- at) line 44\.?\s*$]
# *   []
# *   [#   Failed test 'goodplan_badtests']
# *   [/^\#\s+(at \-|in \- at) line 46\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 44\.?\s*$/
# * STDERR MISMATCH FOR badplan_badtests (line 58)...
# *  got stderr:
# *   [#   Failed test 'this test fails']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   [#   Failed test 'group test plan']
# *   [#   group planned 3 tests but ran 2]
# *   []
# *   [#   Failed test 'badplan_badtests']
# *   [#   at - line 67.]
# *  want stderr:
# *   [#   Failed test 'this test fails']
# *   [/^\#\s+(at \-|in \- at) line 66\.?\s*$]
# *   [#   Failed test 'group test plan']
# *   [#   group planned 3 tests but ran 2]
# *   []
# *   [#   Failed test 'badplan_badtests']
# *   [/^\#\s+(at \-|in \- at) line 67\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 66\.?\s*$/
# * STDERR MISMATCH FOR goodplan_badtests (line 98)...
# *  got stderr:
# *   [#   Failed test 'this test fails']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   [#   Failed test 'this test fails']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'goodplan_badtests']
# *   [#   at - line 106.]
# *  want stderr:
# *   [#   Failed test 'this test fails']
# *   [/^\#\s+(at \-|in \- at) line 104\.?\s*$]
# *   [#   Failed test 'this test fails']
# *   [/^\#\s+(at \-|in \- at) line 104\.?\s*$]
# *   []
# *   [#   Failed test 'goodplan_badtests']
# *   [/^\#\s+(at \-|in \- at) line 106\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 104\.?\s*$/
# * STDERR MISMATCH FOR badplan_badtests (line 122)...
# *  got stderr:
# *   [#   Failed test 'this test fails']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   [#   Failed test 'group test plan']
# *   [#   group planned 3 tests but ran 2]
# *   [#   Failed test 'this test fails']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   [#   Failed test 'group test plan']
# *   [#   group planned 3 tests but ran 2]
# *   []
# *   [#   Failed test 'badplan_badtests']
# *   [#   at - line 134.]
# *  want stderr:
# *   [#   Failed test 'this test fails']
# *   [/^\#\s+(at \-|in \- at) line 133\.?\s*$]
# *   [#   Failed test 'group test plan']
# *   [#   group planned 3 tests but ran 2]
# *   [#   Failed test 'this test fails']
# *   [/^\#\s+(at \-|in \- at) line 133\.?\s*$]
# *   [#   Failed test 'group test plan']
# *   [#   group planned 3 tests but ran 2]
# *   []
# *   [#   Failed test 'badplan_badtests']
# *   [/^\#\s+(at \-|in \- at) line 134\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 133\.?\s*$/
# * STDERR MISMATCH FOR goodplan_badtests_fb (line 163)...
# *  got stderr:
# *   [#   Failed test 'bar ok']
# *   [#   Failed test 'this test fails']
# *   [#   in - at line 149.]
# *   []
# *   [#   Failed test 'goodplan_badtests_fb']
# *   [#   at - line 171.]
# *  want stderr:
# *   [#   Failed test 'bar ok']
# *   [#   Failed test 'this test fails']
# *   [/^\#\s+(at \-|in \- at) line 169\.?\s*$]
# *   []
# *   [#   Failed test 'goodplan_badtests_fb']
# *   [/^\#\s+(at \-|in \- at) line 171\.?\s*$]
# *  mismatch details:
# *   line '#   in - at line 149.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 169\.?\s*$/
# * STDERR MISMATCH FOR badplan_badtests_fb (line 183)...
# *  got stderr:
# *   [#   Failed test 'bar ok']
# *   [#   Failed test 'this test fails']
# *   [#   in - at line 149.]
# *   [#   Failed test 'group test plan']
# *   [#   group planned 3 tests but ran 2]
# *   []
# *   [#   Failed test 'badplan_badtests_fb']
# *   [#   at - line 193.]
# *  want stderr:
# *   [#   Failed test 'bar ok']
# *   [#   Failed test 'this test fails']
# *   [/^\#\s+(at \-|in \- at) line 192\.?\s*$]
# *   [#   Failed test 'group test plan']
# *   [#   group planned 3 tests but ran 2]
# *   []
# *   [#   Failed test 'badplan_badtests_fb']
# *   [/^\#\s+(at \-|in \- at) line 193\.?\s*$]
# *  mismatch details:
# *   line '#   in - at line 149.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 192\.?\s*$/
# Looks like you failed 1 test of 1.

You have loaded versions of test modules known to have problems with Test2.
This could explain some test failures.
 * Module 'Test::Group' is known to be broken in version 0.20 and below, newer versions have not been tested. You have: 0.19

t/70-plugin-plan.t ........ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

#   Failed test 'testscript_ok'
#   at t/71-plugin-foreach.t line 14.
# * STDERR MISMATCH FOR onevalue_fail (line 43)...
# *  got stderr:
# *   [#   Failed test '[18] is 17']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'onevalue_fail']
# *   [#   at - line 47.]
# *  want stderr:
# *   [#   Failed test '[18] is 17']
# *   [/^\#\s+(at \-|in \- at) line 47\.?\s*$]
# *   []
# *   [#   Failed test 'onevalue_fail']
# *   [/^\#\s+(at \-|in \- at) line 47\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 47\.?\s*$/
# * STDERR MISMATCH FOR twovalue_fail (line 56)...
# *  got stderr:
# *   [#   Failed test '[11] > 17']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   [#   Failed test '[12] > 17']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'twovalue_fail']
# *   [#   at - line 61.]
# *  want stderr:
# *   [#   Failed test '[11] > 17']
# *   [/^\#\s+(at \-|in \- at) line 61\.?\s*$]
# *   [#   Failed test '[12] > 17']
# *   [/^\#\s+(at \-|in \- at) line 61\.?\s*$]
# *   []
# *   [#   Failed test 'twovalue_fail']
# *   [/^\#\s+(at \-|in \- at) line 61\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 61\.?\s*$/
# * STDERR MISMATCH FOR twotwo_fail (line 79)...
# *  got stderr:
# *   [#   Failed test '1 + 3 > 10']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   [#   Failed test '1 + 4 > 10']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   [#   Failed test '2 + 3 > 10']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   [#   Failed test '2 + 4 > 10']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'twotwo_fail']
# *   [#   at - line 86.]
# *  want stderr:
# *   [#   Failed test '1 + 3 > 10']
# *   [/^\#\s+(at \-|in \- at) line 86\.?\s*$]
# *   [#   Failed test '1 + 4 > 10']
# *   [/^\#\s+(at \-|in \- at) line 86\.?\s*$]
# *   [#   Failed test '2 + 3 > 10']
# *   [/^\#\s+(at \-|in \- at) line 86\.?\s*$]
# *   [#   Failed test '2 + 4 > 10']
# *   [/^\#\s+(at \-|in \- at) line 86\.?\s*$]
# *   []
# *   [#   Failed test 'twotwo_fail']
# *   [/^\#\s+(at \-|in \- at) line 86\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 86\.?\s*$/
# Looks like you failed 1 test of 1.
t/71-plugin-foreach.t ..... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

#   Failed test 'testscript_ok'
#   at t/75-plugin-nowarnings.t line 15.
# * STDERR MISMATCH FOR nowarn_badtests (line 39)...
# *  got stderr:
# *   [#   Failed test 'this test fails']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'nowarn_badtests']
# *   [#   at - line 46.]
# *  want stderr:
# *   [#   Failed test 'this test fails']
# *   [/^\#\s+(at \-|in \- at) line 44\.?\s*$]
# *   []
# *   [#   Failed test 'nowarn_badtests']
# *   [/^\#\s+(at \-|in \- at) line 46\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 44\.?\s*$/
# * STDERR MISMATCH FOR warn_badtests (line 62)...
# *  got stderr:
# *   [#   Failed test 'this test fails']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   [#   Failed test 'no warnings']
# *   [# WARNING: [this is a warning]]
# *   [# WARNING: [this warning had no newline at - line 74.]]
# *   []
# *   [#   Failed test 'warn_badtests']
# *   [#   at - line 75.]
# *  want stderr:
# *   [#   Failed test 'this test fails']
# *   [/^\#\s+(at \-|in \- at) line 73\.?\s*$]
# *   [#   Failed test 'no warnings']
# *   [# WARNING: [this is a warning]]
# *   [# WARNING: [this warning had no newline at - line 74.]]
# *   []
# *   [#   Failed test 'warn_badtests']
# *   [/^\#\s+(at \-|in \- at) line 75\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 73\.?\s*$/
# * STDERR MISMATCH FOR nowarn_badtests (line 105)...
# *  got stderr:
# *   [#   Failed test 'this test fails']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   [#   Failed test 'this test fails']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   []
# *   [#   Failed test 'nowarn_badtests']
# *   [#   at - line 113.]
# *  want stderr:
# *   [#   Failed test 'this test fails']
# *   [/^\#\s+(at \-|in \- at) line 111\.?\s*$]
# *   [#   Failed test 'this test fails']
# *   [/^\#\s+(at \-|in \- at) line 111\.?\s*$]
# *   []
# *   [#   Failed test 'nowarn_badtests']
# *   [/^\#\s+(at \-|in \- at) line 113\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 111\.?\s*$/
# * STDERR MISMATCH FOR warn_badtests (line 133)...
# *  got stderr:
# *   [#   Failed test 'this test fails']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   [#   Failed test 'no warnings']
# *   [# WARNING: [this is a warning]]
# *   [# WARNING: [this warning had no newline at - line 150.]]
# *   [#   Failed test 'this test fails']
# *   [#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.]
# *   [#   Failed test 'no warnings']
# *   [# WARNING: [this is a warning]]
# *   [# WARNING: [this warning had no newline at - line 150.]]
# *   []
# *   [#   Failed test 'warn_badtests']
# *   [#   at - line 151.]
# *  want stderr:
# *   [#   Failed test 'this test fails']
# *   [/^\#\s+(at \-|in \- at) line 149\.?\s*$]
# *   [#   Failed test 'no warnings']
# *   [# WARNING: [this is a warning]]
# *   [# WARNING: [this warning had no newline at - line 150.]]
# *   [#   Failed test 'this test fails']
# *   [/^\#\s+(at \-|in \- at) line 149\.?\s*$]
# *   [#   Failed test 'no warnings']
# *   [# WARNING: [this is a warning]]
# *   [# WARNING: [this warning had no newline at - line 150.]]
# *   []
# *   [#   Failed test 'warn_badtests']
# *   [/^\#\s+(at \-|in \- at) line 151\.?\s*$]
# *  mismatch details:
# *   line '#   in /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/Test/More.pm at line 321.'
# *   doesn't match /^\#\s+(at \-|in \- at) line 149\.?\s*$/
# Looks like you failed 1 test of 1.

You have loaded versions of test modules known to have problems with Test2.
This could explain some test failures.
 * Module 'Test::Group' is known to be broken in version 0.20 and below, newer versions have not been tested. You have: 0.19

t/75-plugin-nowarnings.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

#   Failed test at t/80-subtest-external.t line 40.
#          got: '1..1
# # Subtest: group
#     ok 1
#     ok 2
#     ok 3
#     ok 4
#     ok 5
#     ok 6
#     ok 7
#     ok 8
#     ok 9
#     1..9
# ok 1 - group
# '
#     expected: '1..1
#     ok 1
#     ok 2
#     ok 3
#     ok 4
#     ok 5
#     ok 6
#     ok 7
#     ok 8
#     ok 9
#     1..9
# ok 1 - group
# '

#   Failed test at t/80-subtest-external.t line 67.
#          got: '1..1
# # Subtest: group
#     not ok 1
#     not ok 2 - sub test blah
#     not ok 3
#     not ok 4
#     1..4
# not ok 1 - group
# '
#     expected: '1..1
#     not ok 1
#     not ok 2 - sub test blah
#     not ok 3
#     not ok 4
#     1..4
# not ok 1 - group
# '

#   Failed test 'empty test groups'
#   at t/80-subtest-external.t line 90.
#          got: '1..2
# # Subtest: empty group
#     1..0
# not ok 1 - No tests run for subtest "empty group"
# '
#     expected: '1..2
#     1..0
# not ok 1 - No tests run for subtest "empty group"
# '

#   Failed test at t/80-subtest-external.t line 111.
#          got: '1..2
# # Subtest: group 1
#     ok 1
#     1..1
# ok 1 - group 1
# ok 2 # skip <reason>
# '
#     expected: '1..2
#     ok 1
#     1..1
# ok 1 - group 1
# ok 2 # skip <reason>
# '

#   Failed test at t/80-subtest-external.t line 137.
#          got: '1..3
# # Subtest: group 1
#     ok 1
#     1..1
# ok 1 - group 1
# # Subtest: group 2
#     not ok 1
#     1..1
# not ok 2 - group 2
# ok 3 # skip <reason>
# '
#     expected: '1..3
#     ok 1
#     1..1
# ok 1 - group 1
#     not ok 1
#     1..1
# not ok 2 - group 2
# ok 3 # skip <reason>
# '

#   Failed test at t/80-subtest-external.t line 166.
#          got: '1..3
# ok 1 # skip <reason>
# ok 2 # skip <reason>
# # Subtest: other group
#     1..0
# not ok 3 - No tests run for subtest "other group"
# '
#     expected: '1..3
# ok 1 # skip <reason>
# ok 2 # skip <reason>
#     1..0
# not ok 3 - No tests run for subtest "other group"
# '

#   Failed test at t/80-subtest-external.t line 192.
#          got: '1..3
# ok 1 # skip <reason>
# ok 2 # skip <reason>
# # Subtest: other group
#     1..0
# not ok 3 - No tests run for subtest "other group"
# '
#     expected: '1..3
# ok 1 # skip <reason>
# ok 2 # skip <reason>
#     1..0
# not ok 3 - No tests run for subtest "other group"
# '

#   Failed test at t/80-subtest-external.t line 226.
#          got: '1..2
# # Subtest: outer 1
#     # Subtest: inner 1
#         ok 1
#         1..1
#     ok 1 - inner 1
#     # Subtest: inner 2
#         ok 1
#         1..1
#     ok 2 - inner 2
#     1..2
# ok 1 - outer 1
# # Subtest: outer 2
#     # Subtest: inner 1
#         not ok 1
#         1..1
#     not ok 1 - inner 1
#     # Subtest: inner 2
#         ok 1
#         1..1
#     ok 2 - inner 2
#     1..2
# not ok 2 - outer 2
# '
#     expected: '1..2
#         ok 1
#         1..1
#     ok 1 - inner 1
#         ok 1
#         1..1
#     ok 2 - inner 2
#     1..2
# ok 1 - outer 1
#         not ok 1
#         1..1
#     not ok 1 - inner 1
#         ok 1
#         1..1
#     ok 2 - inner 2
#     1..2
# not ok 2 - outer 2
# '

        #   Failed test at - line 17.
        # Looks like you failed 1 test of 1.

    #   Failed test 'inner 1'
    #   at - line 18.
    # Looks like you failed 1 test of 2.

#   Failed test 'outer 2'
#   at - line 22.
# Looks like you failed 1 test of 2.

You have loaded versions of test modules known to have problems with Test2.
This could explain some test failures.
 * Module 'Test::Group' is known to be broken in version 0.20 and below, newer versions have not been tested. You have: 0.19

# Looks like you failed 8 tests of 22.
t/80-subtest-external.t ... 
Dubious, test returned 8 (wstat 2048, 0x800)
Failed 8/22 subtests 

#   Failed test 'single passing test in group'
#   at t/81-subtest-output.t line 37.
# STDOUT is:
# > # Subtest: this passes
# >     ok 1 - phew
# >     1..1
# > ok 1 - this passes
# not:
# >     ok 1 - phew
# >     1..1
# > ok 1 - this passes
# > 
# as expected

#   Failed test 'single failing test in group'
#   at t/81-subtest-output.t line 55.
# STDOUT is:
# > # Subtest: this fails
# >     not ok 1 - oops
# >     1..1
# > not ok 1 - this fails
# not:
# >     not ok 1 - oops
# >     1..1
# > not ok 1 - this fails
# > 
# as expected

#   Failed test '1 fail and 1 pass in group'
#   at t/81-subtest-output.t line 75.
# STDOUT is:
# > # Subtest: this fails
# >     not ok 1 - oops
# >     ok 2 - phew
# >     1..2
# > not ok 1 - this fails
# not:
# >     not ok 1 - oops
# >     ok 2 - phew
# >     1..2
# > not ok 1 - this fails
# > 
# as expected
t/81-subtest-output.t ..... 
Failed 3/3 subtests 

#   Failed test 'foobar_ok passing'
#   at t/82-subtest-predicate.t line 84.
# STDOUT is:
# > # Subtest: foobar_ok
# >     ok 1 - foo ok
# >     ok 2 - bar ok
# >     1..2
# > ok 1 - foobar_ok
# not:
# >     ok 1 - foo ok
# >     ok 2 - bar ok
# >     1..2
# > ok 1 - foobar_ok
# > 
# as expected

#   Failed test 'foobar_ok_b passing'
#   at t/82-subtest-predicate.t line 84.
# STDOUT is:
# > # Subtest: foobar_ok_b
# >     ok 1 - foo ok
# >     ok 2 - bar ok
# >     1..2
# > ok 1 - foobar_ok_b
# not:
# >     ok 1 - foo ok
# >     ok 2 - bar ok
# >     1..2
# > ok 1 - foobar_ok_b
# > 
# as expected

#   Failed test 'foobar_ok_bg passing'
#   at t/82-subtest-predicate.t line 98.
# STDOUT is:
# > # Subtest: foobar_ok_bg
# >     ok 1 - foo is true
# >     # Subtest: foobar_ok_bg
# >         ok 1 - foo ok
# >         ok 2 - bar ok
# >         1..2
# >     ok 2 - foobar_ok_bg
# >     ok 3 - bar is true
# >     1..3
# > ok 1 - foobar_ok_bg
# not:
# >     ok 1 - foo is true
# >         ok 1 - foo ok
# >         ok 2 - bar ok
# >         1..2
# >     ok 2 - foobar_ok_bg
# >     ok 3 - bar is true
# >     1..3
# > ok 1 - foobar_ok_bg
# > 
# > 
# as expected

#   Failed test 'foobar_ok_bgb passing'
#   at t/82-subtest-predicate.t line 98.
# STDOUT is:
# > # Subtest: foobar_ok_bgb
# >     ok 1 - foo is true
# >     # Subtest: foobar_ok_bgb
# >         ok 1 - foo ok
# >         ok 2 - bar ok
# >         1..2
# >     ok 2 - foobar_ok_bgb
# >     ok 3 - bar is true
# >     1..3
# > ok 1 - foobar_ok_bgb
# not:
# >     ok 1 - foo is true
# >         ok 1 - foo ok
# >         ok 2 - bar ok
# >         1..2
# >     ok 2 - foobar_ok_bgb
# >     ok 3 - bar is true
# >     1..3
# > ok 1 - foobar_ok_bgb
# > 
# > 
# as expected

#   Failed test 'foobar_ok failing'
#   at t/82-subtest-predicate.t line 118.
# STDOUT is:
# > # Subtest: foobar_ok
# >     ok 1 - foo ok
# >     not ok 2 - bar ok
# >     1..2
# > not ok 1 - foobar_ok
# not:
# >     ok 1 - foo ok
# >     not ok 2 - bar ok
# >     1..2
# > not ok 1 - foobar_ok
# > 
# as expected

#   Failed test 'foobar_ok_b failing'
#   at t/82-subtest-predicate.t line 118.
# STDOUT is:
# > # Subtest: foobar_ok_b
# >     ok 1 - foo ok
# >     not ok 2 - bar ok
# >     1..2
# > not ok 1 - foobar_ok_b
# not:
# >     ok 1 - foo ok
# >     not ok 2 - bar ok
# >     1..2
# > not ok 1 - foobar_ok_b
# > 
# as expected

#   Failed test 'foobar_ok_bg failing'
#   at t/82-subtest-predicate.t line 143.
# STDOUT is:
# > # Subtest: foobar_ok_bg
# >     ok 1 - foo is true
# >     # Subtest: foobar_ok_bg
# >         ok 1 - foo ok
# >         not ok 2 - bar ok
# >         1..2
# >     not ok 2 - foobar_ok_bg
# >     ok 3 - bar is true
# >     1..3
# > not ok 1 - foobar_ok_bg
# not:
# >     ok 1 - foo is true
# >         ok 1 - foo ok
# >         not ok 2 - bar ok
# >         1..2
# >     not ok 2 - foobar_ok_bg
# >     ok 3 - bar is true
# >     1..3
# > not ok 1 - foobar_ok_bg
# > 
# > 
# as expected

#   Failed test 'foobar_ok_bgb failing'
#   at t/82-subtest-predicate.t line 143.
# STDOUT is:
# > # Subtest: foobar_ok_bgb
# >     ok 1 - foo is true
# >     # Subtest: foobar_ok_bgb
# >         ok 1 - foo ok
# >         not ok 2 - bar ok
# >         1..2
# >     not ok 2 - foobar_ok_bgb
# >     ok 3 - bar is true
# >     1..3
# > not ok 1 - foobar_ok_bgb
# not:
# >     ok 1 - foo is true
# >         ok 1 - foo ok
# >         not ok 2 - bar ok
# >         1..2
# >     not ok 2 - foobar_ok_bgb
# >     ok 3 - bar is true
# >     1..3
# > not ok 1 - foobar_ok_bgb
# > 
# > 
# as expected

#   Failed test 'foobar_ok passing in group'
#   at t/82-subtest-predicate.t line 160.
# STDOUT is:
# > # Subtest: outergroup
# >     # Subtest: foobar_ok
# >         ok 1 - foo ok
# >         ok 2 - bar ok
# >         1..2
# >     ok 1 - foobar_ok
# >     1..1
# > ok 1 - outergroup
# not:
# >         ok 1 - foo ok
# >         ok 2 - bar ok
# >         1..2
# >     ok 1 - foobar_ok
# >     1..1
# > ok 1 - outergroup
# > 
# > 
# as expected

#   Failed test 'foobar_ok_b passing in group'
#   at t/82-subtest-predicate.t line 160.
# STDOUT is:
# > # Subtest: outergroup
# >     # Subtest: foobar_ok_b
# >         ok 1 - foo ok
# >         ok 2 - bar ok
# >         1..2
# >     ok 1 - foobar_ok_b
# >     1..1
# > ok 1 - outergroup
# not:
# >         ok 1 - foo ok
# >         ok 2 - bar ok
# >         1..2
# >     ok 1 - foobar_ok_b
# >     1..1
# > ok 1 - outergroup
# > 
# > 
# as expected

#   Failed test 'foobar_ok_bg passing in group'
#   at t/82-subtest-predicate.t line 179.
# STDOUT is:
# > # Subtest: outergroup
# >     # Subtest: foobar_ok_bg
# >         ok 1 - foo is true
# >         # Subtest: foobar_ok_bg
# >             ok 1 - foo ok
# >             ok 2 - bar ok
# >             1..2
# >         ok 2 - foobar_ok_bg
# >         ok 3 - bar is true
# >         1..3
# >     ok 1 - foobar_ok_bg
# >     1..1
# > ok 1 - outergroup
# not:
# >         ok 1 - foo is true
# >             ok 1 - foo ok
# >             ok 2 - bar ok
# >             1..2
# >         ok 2 - foobar_ok_bg
# >         ok 3 - bar is true
# >         1..3
# >     ok 1 - foobar_ok_bg
# >     1..1
# > ok 1 - outergroup
# > 
# > 
# > 
# as expected

#   Failed test 'foobar_ok_bgb passing in group'
#   at t/82-subtest-predicate.t line 179.
# STDOUT is:
# > # Subtest: outergroup
# >     # Subtest: foobar_ok_bgb
# >         ok 1 - foo is true
# >         # Subtest: foobar_ok_bgb
# >             ok 1 - foo ok
# >             ok 2 - bar ok
# >             1..2
# >         ok 2 - foobar_ok_bgb
# >         ok 3 - bar is true
# >         1..3
# >     ok 1 - foobar_ok_bgb
# >     1..1
# > ok 1 - outergroup
# not:
# >         ok 1 - foo is true
# >             ok 1 - foo ok
# >             ok 2 - bar ok
# >             1..2
# >         ok 2 - foobar_ok_bgb
# >         ok 3 - bar is true
# >         1..3
# >     ok 1 - foobar_ok_bgb
# >     1..1
# > ok 1 - outergroup
# > 
# > 
# > 
# as expected

#   Failed test 'foobar_ok failing in group'
#   at t/82-subtest-predicate.t line 204.
# STDOUT is:
# > # Subtest: outergroup
# >     # Subtest: foobar_ok
# >         ok 1 - foo ok
# >         not ok 2 - bar ok
# >         1..2
# >     not ok 1 - foobar_ok
# >     1..1
# > not ok 1 - outergroup
# not:
# >         ok 1 - foo ok
# >         not ok 2 - bar ok
# >         1..2
# >     not ok 1 - foobar_ok
# >     1..1
# > not ok 1 - outergroup
# > 
# > 
# as expected

#   Failed test 'foobar_ok_b failing in group'
#   at t/82-subtest-predicate.t line 204.
# STDOUT is:
# > # Subtest: outergroup
# >     # Subtest: foobar_ok_b
# >         ok 1 - foo ok
# >         not ok 2 - bar ok
# >         1..2
# >     not ok 1 - foobar_ok_b
# >     1..1
# > not ok 1 - outergroup
# not:
# >         ok 1 - foo ok
# >         not ok 2 - bar ok
# >         1..2
# >     not ok 1 - foobar_ok_b
# >     1..1
# > not ok 1 - outergroup
# > 
# > 
# as expected

#   Failed test 'foobar_ok_bg failing in group'
#   at t/82-subtest-predicate.t line 234.
# STDOUT is:
# > # Subtest: outergroup
# >     # Subtest: foobar_ok_bg
# >         ok 1 - foo is true
# >         # Subtest: foobar_ok_bg
# >             ok 1 - foo ok
# >             not ok 2 - bar ok
# >             1..2
# >         not ok 2 - foobar_ok_bg
# >         ok 3 - bar is true
# >         1..3
# >     not ok 1 - foobar_ok_bg
# >     1..1
# > not ok 1 - outergroup
# not:
# >         ok 1 - foo is true
# >             ok 1 - foo ok
# >             not ok 2 - bar ok
# >             1..2
# >         not ok 2 - foobar_ok_bg
# >         ok 3 - bar is true
# >         1..3
# >     not ok 1 - foobar_ok_bg
# >     1..1
# > not ok 1 - outergroup
# > 
# > 
# > 
# as expected

#   Failed test 'foobar_ok_bgb failing in group'
#   at t/82-subtest-predicate.t line 234.
# STDOUT is:
# > # Subtest: outergroup
# >     # Subtest: foobar_ok_bgb
# >         ok 1 - foo is true
# >         # Subtest: foobar_ok_bgb
# >             ok 1 - foo ok
# >             not ok 2 - bar ok
# >             1..2
# >         not ok 2 - foobar_ok_bgb
# >         ok 3 - bar is true
# >         1..3
# >     not ok 1 - foobar_ok_bgb
# >     1..1
# > not ok 1 - outergroup
# not:
# >         ok 1 - foo is true
# >             ok 1 - foo ok
# >             not ok 2 - bar ok
# >             1..2
# >         not ok 2 - foobar_ok_bgb
# >         ok 3 - bar is true
# >         1..3
# >     not ok 1 - foobar_ok_bgb
# >     1..1
# > not ok 1 - outergroup
# > 
# > 
# > 
# as expected
t/82-subtest-predicate.t .. 
Failed 16/16 subtests 

Test Summary Report
-------------------
t/10-external.t         (Wstat: 768 Tests: 36 Failed: 3)
  Failed tests:  13-15
  Non-zero exit status: 3
t/35-todotests.t        (Wstat: 1792 Tests: 54 Failed: 7)
  Failed tests:  14, 16, 18, 35, 38, 44, 47
  Non-zero exit status: 7
t/45-tester.t           (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/46-tester-synopsis.t  (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/50-error-reporting.t  (Wstat: 256 Tests: 5 Failed: 1)
  Failed test:  4
  Non-zero exit status: 1
t/55-predicates.t       (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/56-wrappers.t         (Wstat: 1024 Tests: 4 Failed: 4)
  Failed tests:  1-4
  Non-zero exit status: 4
t/60-verbose2.t         (Wstat: 3072 Tests: 73 Failed: 12)
  Failed tests:  4, 10, 16, 22, 28, 34, 40, 46, 52, 58, 64
                70
  Non-zero exit status: 12
t/65-extending.t        (Wstat: 1280 Tests: 5 Failed: 5)
  Failed tests:  1-5
  Non-zero exit status: 5
t/70-plugin-plan.t      (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/71-plugin-foreach.t   (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/75-plugin-nowarnings.t (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
t/80-subtest-external.t (Wstat: 2048 Tests: 22 Failed: 8)
  Failed tests:  3, 6, 12, 14, 16, 18, 20, 22
  Non-zero exit status: 8
t/81-subtest-output.t   (Wstat: 0 Tests: 3 Failed: 3)
  Failed tests:  1-3
t/82-subtest-predicate.t (Wstat: 0 Tests: 16 Failed: 16)
  Failed tests:  1-16
Files=20, Tests=263,  5 wallclock secs ( 0.08 usr  0.10 sys +  3.56 cusr  1.09 csys =  4.83 CPU)
Result: FAIL
Failed 15/20 test programs. 65/263 subtests failed.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                Need Have    
    --------------------- ---- --------
    Carp                  0    1.36    
    Exporter              0    5.72    
    File::Spec            0    3.62    
    IO::File              0    1.16    
    Test::Builder         0    1.302056
    Test::Cmd             0    1.09    
    Test::Simple          0.59 1.302056

build_requires:

    Module                Need Have    
    --------------------- ---- --------
    File::Slurp           0    9999.19 
    File::Spec::Functions 0    3.62    
    File::Temp            0    0.2304  
    Test::More            0    1.302056

configure_requires:

    Module                Need Have    
    --------------------- ---- --------
    Module::Build         0.38 0.4220  


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 9290
    PERL5_CPAN_IS_RUNNING = 9290
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /tmp/basesmoker-reloperl-Ngq5/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.15      
    CPAN::Meta          2.150010  
    Cwd                 3.62      
    ExtUtils::CBuilder  0.280224  
    ExtUtils::Command   7.24      
    ExtUtils::Install   2.04      
    ExtUtils::MakeMaker 7.24      
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.28      
    File::Spec          3.62      
    JSON                2.90      
    JSON::PP            2.27300_01
    Module::Build       0.4220    
    Module::Signature   0.81      
    Parse::CPAN::Meta   2.150010  
    Test::Harness       3.36      
    Test::More          1.302056  
    YAML                1.18      
    YAML::Syck          1.29      
    version             0.9909    


--

Summary of my perl5 (revision 5 version 22 subversion 3) configuration:
  Commit id: caf571efd1ab92ed6c7334a30070c0d96f5dfe7e
  Platform:
    osname=linux, osvers=4.7.0-1-amd64, archname=x86_64-linux
    uname='linux k93x64sid 4.7.0-1-amd64 #1 smp debian 4.7.2-1 (2016-08-28) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83 -Dmyhostname=k93x64sid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Uuselongdouble -DDEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='6.2.0 20160901', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/6/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.24.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.24'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
                        USE_PERLIO USE_PERL_ATOF
  Locally applied patches:
	RC3
  Built under linux
  Compiled at Sep 15 2016 18:55:46
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="9290"
    PERL5_CPAN_IS_RUNNING="9290"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/site_perl/5.22.3
    /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/5.22.3/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.22.3-RC3/29a83/lib/5.22.3
    .