Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Test-Simple for 
openSUSE:Factory checked in at 2023-03-11 18:23:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-Simple (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-Simple.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-Simple"

Sat Mar 11 18:23:34 2023 rev:44 rq:1070683 version:1.302193

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-Simple/perl-Test-Simple.changes        
2023-02-17 16:43:38.518402063 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-Simple.new.31432/perl-Test-Simple.changes 
    2023-03-11 18:24:26.051003860 +0100
@@ -1,0 +2,10 @@
+Tue Mar  7 03:09:01 UTC 2023 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 1.302193
+   see /usr/share/doc/packages/perl-Test-Simple/Changes
+
+  1.302193  2023-03-06 09:38:00-08:00 America/Los_Angeles
+
+      - Deprecate inst't()
+
+-------------------------------------------------------------------

Old:
----
  Test-Simple-1.302192.tar.gz

New:
----
  Test-Simple-1.302193.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Test-Simple.spec ++++++
--- /var/tmp/diff_new_pack.Nxgoz5/_old  2023-03-11 18:24:26.515006279 +0100
+++ /var/tmp/diff_new_pack.Nxgoz5/_new  2023-03-11 18:24:26.523006320 +0100
@@ -18,7 +18,7 @@
 
 %define cpan_name Test-Simple
 Name:           perl-Test-Simple
-Version:        1.302192
+Version:        1.302193
 Release:        0
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Basic utilities for writing tests
@@ -60,7 +60,7 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%doc appveyor.yml Changes examples README README.md
+%doc Changes examples README README.md
 %license LICENSE
 
 %changelog

++++++ Test-Simple-1.302192.tar.gz -> Test-Simple-1.302193.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/Changes 
new/Test-Simple-1.302193/Changes
--- old/Test-Simple-1.302192/Changes    2023-02-02 16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/Changes    2023-03-06 18:38:01.000000000 +0100
@@ -1,3 +1,7 @@
+1.302193  2023-03-06 09:38:00-08:00 America/Los_Angeles
+
+    - Deprecate inst't()
+
 1.302192  2023-02-02 07:34:08-08:00 America/Los_Angeles
 
     - Silence deprecation warning when testing smartmatch
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/META.json 
new/Test-Simple-1.302193/META.json
--- old/Test-Simple-1.302192/META.json  2023-02-02 16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/META.json  2023-03-06 18:38:01.000000000 +0100
@@ -51,7 +51,7 @@
          "url" : "http://github.com/Test-More/test-more/";
       }
    },
-   "version" : "1.302192",
+   "version" : "1.302193",
    "x_breaks" : {
       "Log::Dispatch::Config::TestLog" : "<= 0.02",
       "Net::BitTorrent" : "<= 0.052",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/META.yml 
new/Test-Simple-1.302193/META.yml
--- old/Test-Simple-1.302192/META.yml   2023-02-02 16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/META.yml   2023-03-06 18:38:01.000000000 +0100
@@ -22,7 +22,7 @@
 resources:
   bugtracker: http://github.com/Test-More/test-more/issues
   repository: http://github.com/Test-More/test-more/
-version: '1.302192'
+version: '1.302193'
 x_breaks:
   Log::Dispatch::Config::TestLog: '<= 0.02'
   Net::BitTorrent: '<= 0.052'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/Makefile.PL 
new/Test-Simple-1.302193/Makefile.PL
--- old/Test-Simple-1.302192/Makefile.PL        2023-02-02 16:34:09.000000000 
+0100
+++ new/Test-Simple-1.302193/Makefile.PL        2023-03-06 18:38:01.000000000 
+0100
@@ -23,7 +23,7 @@
     "Storable" => 0,
     "utf8" => 0
   },
-  "VERSION" => "1.302192",
+  "VERSION" => "1.302193",
   "test" => {
     "TESTS" => "t/*.t t/Legacy/*.t t/Legacy/Bugs/*.t t/Legacy/Builder/*.t 
t/Legacy/Regression/*.t t/Legacy/Simple/*.t t/Legacy/Test2/*.t 
t/Legacy/Tester/*.t t/Legacy/subtest/*.t t/Legacy_And_Test2/*.t 
t/Test2/acceptance/*.t t/Test2/behavior/*.t t/Test2/legacy/*.t 
t/Test2/modules/*.t t/Test2/modules/API/*.t 
t/Test2/modules/API/InterceptResult/*.t t/Test2/modules/Event/*.t 
t/Test2/modules/Event/TAP/*.t t/Test2/modules/EventFacet/*.t 
t/Test2/modules/Formatter/*.t t/Test2/modules/Hub/*.t 
t/Test2/modules/Hub/Interceptor/*.t t/Test2/modules/IPC/*.t 
t/Test2/modules/IPC/Driver/*.t t/Test2/modules/Tools/*.t 
t/Test2/modules/Util/*.t t/Test2/regression/*.t t/regression/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test/Builder/Formatter.pm 
new/Test-Simple-1.302193/lib/Test/Builder/Formatter.pm
--- old/Test-Simple-1.302192/lib/Test/Builder/Formatter.pm      2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test/Builder/Formatter.pm      2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 BEGIN { require Test2::Formatter::TAP; our @ISA = qw(Test2::Formatter::TAP) }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test/Builder/Module.pm 
new/Test-Simple-1.302193/lib/Test/Builder/Module.pm
--- old/Test-Simple-1.302192/lib/Test/Builder/Module.pm 2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test/Builder/Module.pm 2023-03-06 
18:38:01.000000000 +0100
@@ -7,7 +7,7 @@
 require Exporter;
 our @ISA = qw(Exporter);
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 =head1 NAME
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test-Simple-1.302192/lib/Test/Builder/Tester/Color.pm 
new/Test-Simple-1.302193/lib/Test/Builder/Tester/Color.pm
--- old/Test-Simple-1.302192/lib/Test/Builder/Tester/Color.pm   2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test/Builder/Tester/Color.pm   2023-03-06 
18:38:01.000000000 +0100
@@ -1,7 +1,7 @@
 package Test::Builder::Tester::Color;
 
 use strict;
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 require Test::Builder::Tester;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test/Builder/Tester.pm 
new/Test-Simple-1.302193/lib/Test/Builder/Tester.pm
--- old/Test-Simple-1.302192/lib/Test/Builder/Tester.pm 2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test/Builder/Tester.pm 2023-03-06 
18:38:01.000000000 +0100
@@ -1,7 +1,7 @@
 package Test::Builder::Tester;
 
 use strict;
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 use Test::Builder;
 use Symbol;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test/Builder/TodoDiag.pm 
new/Test-Simple-1.302193/lib/Test/Builder/TodoDiag.pm
--- old/Test-Simple-1.302192/lib/Test/Builder/TodoDiag.pm       2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test/Builder/TodoDiag.pm       2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 BEGIN { require Test2::Event::Diag; our @ISA = qw(Test2::Event::Diag) }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test/Builder.pm 
new/Test-Simple-1.302193/lib/Test/Builder.pm
--- old/Test-Simple-1.302192/lib/Test/Builder.pm        2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test/Builder.pm        2023-03-06 
18:38:01.000000000 +0100
@@ -4,7 +4,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 BEGIN {
     if( $] < 5.008 ) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test/More.pm 
new/Test-Simple-1.302193/lib/Test/More.pm
--- old/Test-Simple-1.302192/lib/Test/More.pm   2023-02-02 16:34:09.000000000 
+0100
+++ new/Test-Simple-1.302193/lib/Test/More.pm   2023-03-06 18:38:01.000000000 
+0100
@@ -17,7 +17,7 @@
     return warn @_, " at $file line $line\n";
 }
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 use Test::Builder::Module;
 our @ISA    = qw(Test::Builder::Module);
@@ -394,8 +394,13 @@
 
   isnt $obj, $clone, "clone() produces a different object";
 
-For those grammatical pedants out there, there's an C<isn't()>
-function which is an alias of C<isnt()>.
+Historically we supported an C<isn't()> function as an alias of
+C<isnt()>, however in Perl 5.37.9 support for the use of aprostrophe as
+a package separator was deprecated and by Perl 5.42.0 support for it
+will have been removed completely. Accordingly use of C<isn't()> is also
+deprecated, and will produce warnings when used unless 'deprecated'
+warnings are specifically disabled in the scope where it is used. You
+are strongly advised to migrate to using C<isnt()> instead.
 
 =cut
 
@@ -411,8 +416,24 @@
     return $tb->isnt_eq(@_);
 }
 
-# make this available as isn't()
-*isn::t = \&isnt;
+# Historically it was possible to use apostrophes as a package
+# separator. make this available as isn't() for perl's that support it.
+# However in 5.37.9 the apostrophe as a package separator was
+# deprecated, so warn users of isn't() that they should use isnt()
+# instead. We assume that if they are calling isn::t() they are doing so
+# via isn't() as we have no way to be sure that they aren't spelling it
+# with a double colon. We only trigger the warning if deprecation
+# warnings are enabled, so the user can silence the warning if they
+# wish.
+sub isn::t {
+    if (warnings::enabled("deprecated")) {
+        _carp
+        "Use of apostrophe as package separator was deprecated in Perl 
5.37.9,\n",
+        "and will be removed in Perl 5.42.0.  You should change code that 
uses\n",
+        "Test::More::isn't() to use Test::More::isnt() as a replacement";
+    }
+    goto &isnt;
+}
 
 =item B<like>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test/Simple.pm 
new/Test-Simple-1.302193/lib/Test/Simple.pm
--- old/Test-Simple-1.302192/lib/Test/Simple.pm 2023-02-02 16:34:09.000000000 
+0100
+++ new/Test-Simple-1.302193/lib/Test/Simple.pm 2023-03-06 18:38:01.000000000 
+0100
@@ -4,7 +4,7 @@
 
 use strict;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 use Test::Builder::Module;
 our @ISA    = qw(Test::Builder::Module);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test/Tester/Capture.pm 
new/Test-Simple-1.302193/lib/Test/Tester/Capture.pm
--- old/Test-Simple-1.302192/lib/Test/Tester/Capture.pm 2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test/Tester/Capture.pm 2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 
 package Test::Tester::Capture;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 use Test::Builder;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test-Simple-1.302192/lib/Test/Tester/CaptureRunner.pm 
new/Test-Simple-1.302193/lib/Test/Tester/CaptureRunner.pm
--- old/Test-Simple-1.302192/lib/Test/Tester/CaptureRunner.pm   2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test/Tester/CaptureRunner.pm   2023-03-06 
18:38:01.000000000 +0100
@@ -3,7 +3,7 @@
 
 package Test::Tester::CaptureRunner;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 use Test::Tester::Capture;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test/Tester/Delegate.pm 
new/Test-Simple-1.302193/lib/Test/Tester/Delegate.pm
--- old/Test-Simple-1.302192/lib/Test/Tester/Delegate.pm        2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test/Tester/Delegate.pm        2023-03-06 
18:38:01.000000000 +0100
@@ -3,7 +3,7 @@
 
 package Test::Tester::Delegate;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 use Scalar::Util();
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test/Tester.pm 
new/Test-Simple-1.302193/lib/Test/Tester.pm
--- old/Test-Simple-1.302192/lib/Test/Tester.pm 2023-02-02 16:34:09.000000000 
+0100
+++ new/Test-Simple-1.302193/lib/Test/Tester.pm 2023-03-06 18:38:01.000000000 
+0100
@@ -18,7 +18,7 @@
 
 use vars qw( @ISA @EXPORT );
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 @EXPORT = qw( run_tests check_tests check_test cmp_results show_space );
 @ISA = qw( Exporter );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test/use/ok.pm 
new/Test-Simple-1.302193/lib/Test/use/ok.pm
--- old/Test-Simple-1.302192/lib/Test/use/ok.pm 2023-02-02 16:34:09.000000000 
+0100
+++ new/Test-Simple-1.302193/lib/Test/use/ok.pm 2023-03-06 18:38:01.000000000 
+0100
@@ -1,7 +1,7 @@
 package Test::use::ok;
 use 5.005;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 __END__
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/API/Breakage.pm 
new/Test-Simple-1.302193/lib/Test2/API/Breakage.pm
--- old/Test-Simple-1.302192/lib/Test2/API/Breakage.pm  2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/API/Breakage.pm  2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 use Test2::Util qw/pkg_to_file/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/API/Context.pm 
new/Test-Simple-1.302193/lib/Test2/API/Context.pm
--- old/Test-Simple-1.302192/lib/Test2/API/Context.pm   2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/API/Context.pm   2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 use Carp qw/confess croak/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/API/Instance.pm 
new/Test-Simple-1.302193/lib/Test2/API/Instance.pm
--- old/Test-Simple-1.302192/lib/Test2/API/Instance.pm  2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/API/Instance.pm  2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 our @CARP_NOT = qw/Test2::API Test2::API::Instance Test2::IPC::Driver 
Test2::Formatter/;
 use Carp qw/confess carp/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test-Simple-1.302192/lib/Test2/API/InterceptResult/Event.pm 
new/Test-Simple-1.302193/lib/Test2/API/InterceptResult/Event.pm
--- old/Test-Simple-1.302192/lib/Test2/API/InterceptResult/Event.pm     
2023-02-02 16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/API/InterceptResult/Event.pm     
2023-03-06 18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 use List::Util   qw/first/;
 use Test2::Util  qw/pkg_to_file/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test-Simple-1.302192/lib/Test2/API/InterceptResult/Facet.pm 
new/Test-Simple-1.302193/lib/Test2/API/InterceptResult/Facet.pm
--- old/Test-Simple-1.302192/lib/Test2/API/InterceptResult/Facet.pm     
2023-02-02 16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/API/InterceptResult/Facet.pm     
2023-03-06 18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 BEGIN {
     require Test2::EventFacet;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test-Simple-1.302192/lib/Test2/API/InterceptResult/Hub.pm 
new/Test-Simple-1.302193/lib/Test2/API/InterceptResult/Hub.pm
--- old/Test-Simple-1.302192/lib/Test2/API/InterceptResult/Hub.pm       
2023-02-02 16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/API/InterceptResult/Hub.pm       
2023-03-06 18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 BEGIN { require Test2::Hub; our @ISA = qw(Test2::Hub) }
 use Test2::Util::HashBase;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test-Simple-1.302192/lib/Test2/API/InterceptResult/Squasher.pm 
new/Test-Simple-1.302193/lib/Test2/API/InterceptResult/Squasher.pm
--- old/Test-Simple-1.302192/lib/Test2/API/InterceptResult/Squasher.pm  
2023-02-02 16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/API/InterceptResult/Squasher.pm  
2023-03-06 18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 use Carp qw/croak/;
 use List::Util qw/first/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test-Simple-1.302192/lib/Test2/API/InterceptResult.pm 
new/Test-Simple-1.302193/lib/Test2/API/InterceptResult.pm
--- old/Test-Simple-1.302192/lib/Test2/API/InterceptResult.pm   2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/API/InterceptResult.pm   2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 use Scalar::Util qw/blessed/;
 use Test2::Util  qw/pkg_to_file/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/API/Stack.pm 
new/Test-Simple-1.302193/lib/Test2/API/Stack.pm
--- old/Test-Simple-1.302192/lib/Test2/API/Stack.pm     2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/API/Stack.pm     2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 use Test2::Hub();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/API.pm 
new/Test-Simple-1.302193/lib/Test2/API.pm
--- old/Test-Simple-1.302192/lib/Test2/API.pm   2023-02-02 16:34:09.000000000 
+0100
+++ new/Test-Simple-1.302193/lib/Test2/API.pm   2023-03-06 18:38:01.000000000 
+0100
@@ -10,7 +10,7 @@
     $ENV{TEST2_ACTIVE} = 1;
 }
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 my $INST;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Event/Bail.pm 
new/Test-Simple-1.302193/lib/Test2/Event/Bail.pm
--- old/Test-Simple-1.302192/lib/Test2/Event/Bail.pm    2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Event/Bail.pm    2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Event/Diag.pm 
new/Test-Simple-1.302193/lib/Test2/Event/Diag.pm
--- old/Test-Simple-1.302192/lib/Test2/Event/Diag.pm    2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Event/Diag.pm    2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Event/Encoding.pm 
new/Test-Simple-1.302193/lib/Test2/Event/Encoding.pm
--- old/Test-Simple-1.302192/lib/Test2/Event/Encoding.pm        2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Event/Encoding.pm        2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 use Carp qw/croak/;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Event/Exception.pm 
new/Test-Simple-1.302193/lib/Test2/Event/Exception.pm
--- old/Test-Simple-1.302192/lib/Test2/Event/Exception.pm       2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Event/Exception.pm       2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Event/Fail.pm 
new/Test-Simple-1.302193/lib/Test2/Event/Fail.pm
--- old/Test-Simple-1.302192/lib/Test2/Event/Fail.pm    2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Event/Fail.pm    2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 use Test2::EventFacet::Info;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Event/Generic.pm 
new/Test-Simple-1.302193/lib/Test2/Event/Generic.pm
--- old/Test-Simple-1.302192/lib/Test2/Event/Generic.pm 2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Event/Generic.pm 2023-03-06 
18:38:01.000000000 +0100
@@ -5,7 +5,7 @@
 use Carp qw/croak/;
 use Scalar::Util qw/reftype/;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) }
 use Test2::Util::HashBase;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Event/Note.pm 
new/Test-Simple-1.302193/lib/Test2/Event/Note.pm
--- old/Test-Simple-1.302192/lib/Test2/Event/Note.pm    2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Event/Note.pm    2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Event/Ok.pm 
new/Test-Simple-1.302193/lib/Test2/Event/Ok.pm
--- old/Test-Simple-1.302192/lib/Test2/Event/Ok.pm      2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Event/Ok.pm      2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Event/Pass.pm 
new/Test-Simple-1.302193/lib/Test2/Event/Pass.pm
--- old/Test-Simple-1.302192/lib/Test2/Event/Pass.pm    2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Event/Pass.pm    2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 use Test2::EventFacet::Info;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Event/Plan.pm 
new/Test-Simple-1.302193/lib/Test2/Event/Plan.pm
--- old/Test-Simple-1.302192/lib/Test2/Event/Plan.pm    2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Event/Plan.pm    2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Event/Skip.pm 
new/Test-Simple-1.302193/lib/Test2/Event/Skip.pm
--- old/Test-Simple-1.302192/lib/Test2/Event/Skip.pm    2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Event/Skip.pm    2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 BEGIN { require Test2::Event::Ok; our @ISA = qw(Test2::Event::Ok) }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Event/Subtest.pm 
new/Test-Simple-1.302193/lib/Test2/Event/Subtest.pm
--- old/Test-Simple-1.302192/lib/Test2/Event/Subtest.pm 2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Event/Subtest.pm 2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 BEGIN { require Test2::Event::Ok; our @ISA = qw(Test2::Event::Ok) }
 use Test2::Util::HashBase qw{subevents buffered subtest_id subtest_uuid 
start_stamp stop_stamp};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Event/TAP/Version.pm 
new/Test-Simple-1.302193/lib/Test2/Event/TAP/Version.pm
--- old/Test-Simple-1.302192/lib/Test2/Event/TAP/Version.pm     2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Event/TAP/Version.pm     2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 use Carp qw/croak/;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Event/V2.pm 
new/Test-Simple-1.302193/lib/Test2/Event/V2.pm
--- old/Test-Simple-1.302192/lib/Test2/Event/V2.pm      2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Event/V2.pm      2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 use Scalar::Util qw/reftype/;
 use Carp qw/croak/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Event/Waiting.pm 
new/Test-Simple-1.302193/lib/Test2/Event/Waiting.pm
--- old/Test-Simple-1.302192/lib/Test2/Event/Waiting.pm 2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Event/Waiting.pm 2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 BEGIN { require Test2::Event; our @ISA = qw(Test2::Event) }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Event.pm 
new/Test-Simple-1.302193/lib/Test2/Event.pm
--- old/Test-Simple-1.302192/lib/Test2/Event.pm 2023-02-02 16:34:09.000000000 
+0100
+++ new/Test-Simple-1.302193/lib/Test2/Event.pm 2023-03-06 18:38:01.000000000 
+0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 use Scalar::Util qw/blessed reftype/;
 use Carp qw/croak/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/EventFacet/About.pm 
new/Test-Simple-1.302193/lib/Test2/EventFacet/About.pm
--- old/Test-Simple-1.302192/lib/Test2/EventFacet/About.pm      2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/EventFacet/About.pm      2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) }
 use Test2::Util::HashBase qw{ -package -no_display -uuid -eid };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/EventFacet/Amnesty.pm 
new/Test-Simple-1.302193/lib/Test2/EventFacet/Amnesty.pm
--- old/Test-Simple-1.302192/lib/Test2/EventFacet/Amnesty.pm    2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/EventFacet/Amnesty.pm    2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 sub is_list { 1 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/EventFacet/Assert.pm 
new/Test-Simple-1.302193/lib/Test2/EventFacet/Assert.pm
--- old/Test-Simple-1.302192/lib/Test2/EventFacet/Assert.pm     2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/EventFacet/Assert.pm     2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) }
 use Test2::Util::HashBase qw{ -pass -no_debug -number };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/EventFacet/Control.pm 
new/Test-Simple-1.302193/lib/Test2/EventFacet/Control.pm
--- old/Test-Simple-1.302192/lib/Test2/EventFacet/Control.pm    2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/EventFacet/Control.pm    2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) }
 use Test2::Util::HashBase qw{ -global -terminate -halt -has_callback -encoding 
-phase };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/EventFacet/Error.pm 
new/Test-Simple-1.302193/lib/Test2/EventFacet/Error.pm
--- old/Test-Simple-1.302192/lib/Test2/EventFacet/Error.pm      2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/EventFacet/Error.pm      2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 sub facet_key { 'errors' }
 sub is_list { 1 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/EventFacet/Hub.pm 
new/Test-Simple-1.302193/lib/Test2/EventFacet/Hub.pm
--- old/Test-Simple-1.302192/lib/Test2/EventFacet/Hub.pm        2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/EventFacet/Hub.pm        2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 sub is_list { 1 }
 sub facet_key { 'hubs' }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test-Simple-1.302192/lib/Test2/EventFacet/Info/Table.pm 
new/Test-Simple-1.302193/lib/Test2/EventFacet/Info/Table.pm
--- old/Test-Simple-1.302192/lib/Test2/EventFacet/Info/Table.pm 2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/EventFacet/Info/Table.pm 2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 use Carp qw/confess/;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/EventFacet/Info.pm 
new/Test-Simple-1.302193/lib/Test2/EventFacet/Info.pm
--- old/Test-Simple-1.302192/lib/Test2/EventFacet/Info.pm       2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/EventFacet/Info.pm       2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 sub is_list { 1 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/EventFacet/Meta.pm 
new/Test-Simple-1.302193/lib/Test2/EventFacet/Meta.pm
--- old/Test-Simple-1.302192/lib/Test2/EventFacet/Meta.pm       2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/EventFacet/Meta.pm       2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) }
 use vars qw/$AUTOLOAD/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/EventFacet/Parent.pm 
new/Test-Simple-1.302193/lib/Test2/EventFacet/Parent.pm
--- old/Test-Simple-1.302192/lib/Test2/EventFacet/Parent.pm     2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/EventFacet/Parent.pm     2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 use Carp qw/confess/;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/EventFacet/Plan.pm 
new/Test-Simple-1.302193/lib/Test2/EventFacet/Plan.pm
--- old/Test-Simple-1.302192/lib/Test2/EventFacet/Plan.pm       2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/EventFacet/Plan.pm       2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) }
 use Test2::Util::HashBase qw{ -count -skip -none };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/EventFacet/Render.pm 
new/Test-Simple-1.302193/lib/Test2/EventFacet/Render.pm
--- old/Test-Simple-1.302192/lib/Test2/EventFacet/Render.pm     2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/EventFacet/Render.pm     2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 sub is_list { 1 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/EventFacet/Trace.pm 
new/Test-Simple-1.302193/lib/Test2/EventFacet/Trace.pm
--- old/Test-Simple-1.302192/lib/Test2/EventFacet/Trace.pm      2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/EventFacet/Trace.pm      2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 BEGIN { require Test2::EventFacet; our @ISA = qw(Test2::EventFacet) }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/EventFacet.pm 
new/Test-Simple-1.302193/lib/Test2/EventFacet.pm
--- old/Test-Simple-1.302192/lib/Test2/EventFacet.pm    2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/EventFacet.pm    2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 use Test2::Util::HashBase qw/-details/;
 use Carp qw/croak/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Formatter/TAP.pm 
new/Test-Simple-1.302193/lib/Test2/Formatter/TAP.pm
--- old/Test-Simple-1.302192/lib/Test2/Formatter/TAP.pm 2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Formatter/TAP.pm 2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 use Test2::Util qw/clone_io/;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Formatter.pm 
new/Test-Simple-1.302193/lib/Test2/Formatter.pm
--- old/Test-Simple-1.302192/lib/Test2/Formatter.pm     2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Formatter.pm     2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 my %ADDED;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test-Simple-1.302192/lib/Test2/Hub/Interceptor/Terminator.pm 
new/Test-Simple-1.302193/lib/Test2/Hub/Interceptor/Terminator.pm
--- old/Test-Simple-1.302192/lib/Test2/Hub/Interceptor/Terminator.pm    
2023-02-02 16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Hub/Interceptor/Terminator.pm    
2023-03-06 18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 1;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Hub/Interceptor.pm 
new/Test-Simple-1.302193/lib/Test2/Hub/Interceptor.pm
--- old/Test-Simple-1.302192/lib/Test2/Hub/Interceptor.pm       2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Hub/Interceptor.pm       2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 use Test2::Hub::Interceptor::Terminator();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Hub/Subtest.pm 
new/Test-Simple-1.302193/lib/Test2/Hub/Subtest.pm
--- old/Test-Simple-1.302192/lib/Test2/Hub/Subtest.pm   2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Hub/Subtest.pm   2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 BEGIN { require Test2::Hub; our @ISA = qw(Test2::Hub) }
 use Test2::Util::HashBase qw/nested exit_code manual_skip_all/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Hub.pm 
new/Test-Simple-1.302193/lib/Test2/Hub.pm
--- old/Test-Simple-1.302192/lib/Test2/Hub.pm   2023-02-02 16:34:09.000000000 
+0100
+++ new/Test-Simple-1.302193/lib/Test2/Hub.pm   2023-03-06 18:38:01.000000000 
+0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 use Carp qw/carp croak confess/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/IPC/Driver/Files.pm 
new/Test-Simple-1.302193/lib/Test2/IPC/Driver/Files.pm
--- old/Test-Simple-1.302192/lib/Test2/IPC/Driver/Files.pm      2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/IPC/Driver/Files.pm      2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 BEGIN { require Test2::IPC::Driver; our @ISA = qw(Test2::IPC::Driver) }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/IPC/Driver.pm 
new/Test-Simple-1.302193/lib/Test2/IPC/Driver.pm
--- old/Test-Simple-1.302192/lib/Test2/IPC/Driver.pm    2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/IPC/Driver.pm    2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 use Carp qw/confess/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/IPC.pm 
new/Test-Simple-1.302193/lib/Test2/IPC.pm
--- old/Test-Simple-1.302192/lib/Test2/IPC.pm   2023-02-02 16:34:09.000000000 
+0100
+++ new/Test-Simple-1.302193/lib/Test2/IPC.pm   2023-03-06 18:38:01.000000000 
+0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 use Test2::API::Instance;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Tools/Tiny.pm 
new/Test-Simple-1.302193/lib/Test2/Tools/Tiny.pm
--- old/Test-Simple-1.302192/lib/Test2/Tools/Tiny.pm    2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Tools/Tiny.pm    2023-03-06 
18:38:01.000000000 +0100
@@ -16,7 +16,7 @@
 use Test2::Hub::Interceptor();
 use Test2::Hub::Interceptor::Terminator();
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 BEGIN { require Exporter; our @ISA = qw(Exporter) }
 our @EXPORT = qw{
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Util/ExternalMeta.pm 
new/Test-Simple-1.302193/lib/Test2/Util/ExternalMeta.pm
--- old/Test-Simple-1.302192/lib/Test2/Util/ExternalMeta.pm     2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Util/ExternalMeta.pm     2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 use Carp qw/croak/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Util/Facets2Legacy.pm 
new/Test-Simple-1.302193/lib/Test2/Util/Facets2Legacy.pm
--- old/Test-Simple-1.302192/lib/Test2/Util/Facets2Legacy.pm    2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Util/Facets2Legacy.pm    2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 use Carp qw/croak confess/;
 use Scalar::Util qw/blessed/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Util/HashBase.pm 
new/Test-Simple-1.302193/lib/Test2/Util/HashBase.pm
--- old/Test-Simple-1.302192/lib/Test2/Util/HashBase.pm 2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Util/HashBase.pm 2023-03-06 
18:38:01.000000000 +0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 #################################################################
 #                                                               #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Util/Trace.pm 
new/Test-Simple-1.302193/lib/Test2/Util/Trace.pm
--- old/Test-Simple-1.302192/lib/Test2/Util/Trace.pm    2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/Test2/Util/Trace.pm    2023-03-06 
18:38:01.000000000 +0100
@@ -6,7 +6,7 @@
 
 our @ISA = ('Test2::EventFacet::Trace');
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 1;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2/Util.pm 
new/Test-Simple-1.302193/lib/Test2/Util.pm
--- old/Test-Simple-1.302192/lib/Test2/Util.pm  2023-02-02 16:34:09.000000000 
+0100
+++ new/Test-Simple-1.302193/lib/Test2/Util.pm  2023-03-06 18:38:01.000000000 
+0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 use POSIX();
 use Config qw/%Config/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/Test2.pm 
new/Test-Simple-1.302193/lib/Test2.pm
--- old/Test-Simple-1.302192/lib/Test2.pm       2023-02-02 16:34:09.000000000 
+0100
+++ new/Test-Simple-1.302193/lib/Test2.pm       2023-03-06 18:38:01.000000000 
+0100
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 
 1;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/lib/ok.pm 
new/Test-Simple-1.302193/lib/ok.pm
--- old/Test-Simple-1.302192/lib/ok.pm  2023-02-02 16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/lib/ok.pm  2023-03-06 18:38:01.000000000 +0100
@@ -1,5 +1,5 @@
 package ok;
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
 
 use strict;
 use Test::More ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/t/Legacy/More.t 
new/Test-Simple-1.302193/t/Legacy/More.t
--- old/Test-Simple-1.302192/t/Legacy/More.t    2023-02-02 16:34:09.000000000 
+0100
+++ new/Test-Simple-1.302193/t/Legacy/More.t    2023-03-06 18:38:01.000000000 
+0100
@@ -8,7 +8,7 @@
 }
 
 use lib 't/lib';
-use Test::More tests => 54;
+use Test::More tests => 57;
 
 # Make sure we don't mess with $@ or $!.  Test at bottom.
 my $Err   = "this should not be touched";
@@ -24,7 +24,24 @@
 ok( 2 eq 2,             'two is two is two is two' );
 is(   "foo", "foo",       'foo is foo' );
 isnt( "foo", "bar",     'foo isnt bar');
-isn::t("foo", "bar",     'foo isn\'t bar');
+{
+    use warnings;
+    my $warning;
+    local $SIG{__WARN__}= sub { $warning = $_[0] };
+    isn::t("foo", "bar",     'foo isn\'t bar');
+    is($warning, "Use of apostrophe as package separator was deprecated in 
Perl 5.37.9,\n"
+               . "and will be removed in Perl 5.42.0.  You should change code 
that uses\n"
+               . "Test::More::isn't() to use Test::More::isnt() as a 
replacement"
+               . " at t/Legacy/More.t line 31\n",
+            "Got expected warning from isn::t() under use warnings");
+}
+{
+    no warnings "deprecated";
+    my $warning;
+    local $SIG{__WARN__}= sub { $warning = $_[0] };
+    isn::t("foo", "bar",     'foo isn\'t bar');
+    is($warning, undef, "No warnings from isn::t() under no warnings 
deprecated");
+}
 
 #'#
 like("fooble", '/^foo/',    'foo is like fooble');
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test-Simple-1.302192/t/Legacy/Regression/870-experimental-warnings.t 
new/Test-Simple-1.302193/t/Legacy/Regression/870-experimental-warnings.t
--- old/Test-Simple-1.302192/t/Legacy/Regression/870-experimental-warnings.t    
2023-02-02 16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/t/Legacy/Regression/870-experimental-warnings.t    
2023-03-06 18:38:01.000000000 +0100
@@ -2,7 +2,10 @@
 use warnings;
 use Test2::Tools::Tiny;
 
-BEGIN { skip_all "Only testing on 5.18+" if $] < 5.018 }
+BEGIN {
+    skip_all "Not testing before 5.18 or after 5.37.10"
+        if $] < 5.018 or $] >= 5.037010;
+}
 
 require Test::More;
 *cmp_ok = \&Test::More::cmp_ok;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Simple-1.302192/t/Legacy/fail-more.t 
new/Test-Simple-1.302193/t/Legacy/fail-more.t
--- old/Test-Simple-1.302192/t/Legacy/fail-more.t       2023-02-02 
16:34:09.000000000 +0100
+++ new/Test-Simple-1.302193/t/Legacy/fail-more.t       2023-03-06 
18:38:01.000000000 +0100
@@ -26,7 +26,7 @@
 # Test::Builder's own and the ending diagnostics don't come out right.
 require Test::Builder;
 my $TB = Test::Builder->create;
-$TB->plan(tests => 80);
+$TB->plan(tests => 81);
 
 sub like ($$;$) {
     $TB->like(@_);
@@ -41,6 +41,14 @@
     $TB->is_eq( $err->read, shift );
 }
 
+sub main::out_warn_ok ($$$) {
+    $TB->is_eq( $out->read, shift );
+    $TB->is_eq( $err->read, shift );
+    my $warning_expected = shift;
+    $warning_expected =~ s/^# //mg;
+    $TB->is_eq( $main::warning, $warning_expected );
+}
+
 sub main::out_like ($$) {
     my($output, $failure) = @_;
 
@@ -59,7 +67,7 @@
 
 # This should all work in the presence of a __DIE__ handler.
 local $SIG{__DIE__} = sub { $TB->ok(0, "DIE handler called: ".join "", @_); };
-
+local $SIG{__WARN__} = sub { $main::warning = $_[0]; };
 
 my $tb = Test::More->builder;
 $tb->use_numbers(0);
@@ -134,7 +142,7 @@
 
 #line 132
 isn::t("foo", "foo",'foo isn\'t foo?' );
-out_ok( <<OUT, <<ERR );
+out_warn_ok( <<OUT, <<ERR, <<WARN );
 not ok - foo isn't foo?
 OUT
 #   Failed test 'foo isn\'t foo?'
@@ -142,6 +150,10 @@
 #          got: 'foo'
 #     expected: anything else
 ERR
+# Use of apostrophe as package separator was deprecated in Perl 5.37.9,
+# and will be removed in Perl 5.42.0.  You should change code that uses
+# Test::More::isn't() to use Test::More::isnt() as a replacement at 
t/Legacy/fail-more.t line 132
+WARN
 
 #line 143
 isnt(undef, undef, 'undef isnt undef?');

Reply via email to