summaryrefslogtreecommitdiff
path: root/Porting
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 /Porting
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 'Porting')
-rwxr-xr-xPorting/Maintainers.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index c494e7c509..a5a522ec88 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1105,7 +1105,8 @@ use File::Glob qw(:case);
},
'Test::Simple' => {
- 'DISTRIBUTION' => 'EXODIST/Test-Simple-1.302192.tar.gz',
+ 'DISTRIBUTION' => 'EXODIST/Test-Simple-1.302193.tar.gz',
+ 'SYNCINFO' => 'yorton on Mon Mar 6 19:16:42 2023',
'FILES' => q[cpan/Test-Simple],
'EXCLUDED' => [
qr{^examples/},