summaryrefslogtreecommitdiff
path: root/Porting/Maintainers.pl
diff options
context:
space:
mode:
authorChad Granum <chad.granum@dreamhost.com>2023-02-05 14:17:46 +0000
committerJames E Keenan <jkeenan@cpan.org>2023-02-05 14:17:46 +0000
commit2d51effbcbd1f6edbafa5974996a9d244353dd25 (patch)
tree69d64c5f1b85f5f875328850981ac0989eb2d1c4 /Porting/Maintainers.pl
parent93688065283a7ee7f0914a6448f7ea9209342f00 (diff)
downloadperl-2d51effbcbd1f6edbafa5974996a9d244353dd25.tar.gz
Test::Simple: sync with CPAN 1.302192
From Changes: Silence deprecation warning when testing smartmatch
Diffstat (limited to 'Porting/Maintainers.pl')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 8f0a7767eb..22ceb33059 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1104,7 +1104,7 @@ use File::Glob qw(:case);
},
'Test::Simple' => {
- 'DISTRIBUTION' => 'EXODIST/Test-Simple-1.302191.tar.gz',
+ 'DISTRIBUTION' => 'EXODIST/Test-Simple-1.302192.tar.gz',
'FILES' => q[cpan/Test-Simple],
'EXCLUDED' => [
qr{^examples/},