summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChad Granum <exodist7@gmail.com>2019-09-13 13:27:41 -0400
committerJames E Keenan <jkeenan@cpan.org>2019-09-13 13:28:57 -0400
commit00ea29f1a18d6cb17456df2e33f105a90ddc8c3a (patch)
treeaa332f1664abbcd608a0738b618ab9244e14d24f /Porting
parent2ad8e1fad075936d51f7dd243c81e417a5a6fc00 (diff)
downloadperl-00ea29f1a18d6cb17456df2e33f105a90ddc8c3a.tar.gz
Update Test-Simple to CPAN version 1.302168
1.302168 2019-09-06 07:40:18-07:00 America/Los_Angeles - Fix Typo in a Test2::API::Breakage warning (Thanks E. Choroba) - Delay loading of Term::Table until needed (Thanks Graham Knop) 1.302167 2019-08-23 14:07:58-07:00 America/Los_Angeles - add test2_is_testing_done api method - Fix string compare warning
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 80274c29d9..46d82e286c 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1046,7 +1046,7 @@ use File::Glob qw(:case);
},
'Test::Simple' => {
- 'DISTRIBUTION' => 'EXODIST/Test-Simple-1.302166.tar.gz',
+ 'DISTRIBUTION' => 'EXODIST/Test-Simple-1.302168.tar.gz',
'FILES' => q[cpan/Test-Simple],
'EXCLUDED' => [
qr{^examples/},