summaryrefslogtreecommitdiff
path: root/cpan/Test-Simple/lib/Test2/Event/Encoding.pm
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2023-03-06 19:17:49 +0100
committerYves Orton <demerphq@gmail.com>2023-03-07 15:10:04 +0800
commit3740cf6d26acbeaa48675e7ec51b6c92f5749e8b (patch)
treeb0f0e3cbdc8526ed42575765b67823eac6b34ec9 /cpan/Test-Simple/lib/Test2/Event/Encoding.pm
parent09f0d4da1c52d9906c843eb785585e5c72c3e677 (diff)
downloadperl-3740cf6d26acbeaa48675e7ec51b6c92f5749e8b.tar.gz
cpan/Test-Simple - Update to version 1.302193
1.302193 2023-03-06 09:38:00-08:00 America/Los_Angeles - Deprecate isn't()
Diffstat (limited to 'cpan/Test-Simple/lib/Test2/Event/Encoding.pm')
-rw-r--r--cpan/Test-Simple/lib/Test2/Event/Encoding.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Simple/lib/Test2/Event/Encoding.pm b/cpan/Test-Simple/lib/Test2/Event/Encoding.pm
index 593af5dc04..53257dc712 100644
--- a/cpan/Test-Simple/lib/Test2/Event/Encoding.pm
+++ b/cpan/Test-Simple/lib/Test2/Event/Encoding.pm
@@ -2,7 +2,7 @@ package Test2::Event::Encoding;
use strict;
use warnings;
-our $VERSION = '1.302192';
+our $VERSION = '1.302193';
use Carp qw/croak/;