@@ -2624,6 +2624,7 @@ cpan/Test-Simple/lib/Test2/EventFacet/Render.pm Module related to Test::Simp
26242624cpan/Test-Simple/lib/Test2/EventFacet/Trace.pm Module related to Test::Simple
26252625cpan/Test-Simple/lib/Test2/Formatter.pm Module related to Test::Simple
26262626cpan/Test-Simple/lib/Test2/Formatter/TAP.pm Module related to Test::Simple
2627+ cpan/Test-Simple/lib/Test2/Handle.pm Test-Simple
26272628cpan/Test-Simple/lib/Test2/Hub.pm Module related to Test::Simple
26282629cpan/Test-Simple/lib/Test2/Hub/Interceptor.pm Module related to Test::Simple
26292630cpan/Test-Simple/lib/Test2/Hub/Interceptor/Terminator.pm Module related to Test::Simple
@@ -2721,6 +2722,9 @@ cpan/Test-Simple/lib/Test2/Util/Term.pm Test-Simple
27212722cpan/Test-Simple/lib/Test2/Util/Times.pm Test-Simple
27222723cpan/Test-Simple/lib/Test2/Util/Trace.pm Module related to Test::Simple
27232724cpan/Test-Simple/lib/Test2/V0.pm Test-Simple
2725+ cpan/Test-Simple/lib/Test2/V1.pm Test-Simple
2726+ cpan/Test-Simple/lib/Test2/V1/Base.pm Test-Simple
2727+ cpan/Test-Simple/lib/Test2/V1/Handle.pm Test-Simple
27242728cpan/Test-Simple/lib/Test2/Workflow.pm Test-Simple
27252729cpan/Test-Simple/lib/Test2/Workflow/BlockBase.pm Test-Simple
27262730cpan/Test-Simple/lib/Test2/Workflow/Build.pm Test-Simple
@@ -2943,6 +2947,7 @@ cpan/Test-Simple/t/modules/Compare/Set.t Test-Simple
29432947cpan/Test-Simple/t/modules/Compare/String.t Test-Simple
29442948cpan/Test-Simple/t/modules/Compare/Undef.t Test-Simple
29452949cpan/Test-Simple/t/modules/Compare/Wildcard.t Test-Simple
2950+ cpan/Test-Simple/t/modules/Handle.t Test-Simple
29462951cpan/Test-Simple/t/modules/Mock.t Test-Simple
29472952cpan/Test-Simple/t/modules/Plugin.t Test-Simple
29482953cpan/Test-Simple/t/modules/Plugin/BailOnFail.t Test-Simple
@@ -2999,6 +3004,9 @@ cpan/Test-Simple/t/modules/Util/Table/Cell.t Test-Simple
29993004cpan/Test-Simple/t/modules/Util/Table/LineBreak.t Test-Simple
30003005cpan/Test-Simple/t/modules/Util/Times.t Test-Simple
30013006cpan/Test-Simple/t/modules/V0.t Test-Simple
3007+ cpan/Test-Simple/t/modules/V1.t Test-Simple
3008+ cpan/Test-Simple/t/modules/V1/Base.t Test-Simple
3009+ cpan/Test-Simple/t/modules/V1/Handle.t Test-Simple
30023010cpan/Test-Simple/t/modules/Workflow.t Test-Simple
30033011cpan/Test-Simple/t/modules/Workflow/BlockBase.t Test-Simple
30043012cpan/Test-Simple/t/modules/Workflow/Build.t Test-Simple
0 commit comments