diff options
author | Chad Granum <exodist7@gmail.com> | 2020-03-27 14:31:03 -0400 |
---|---|---|
committer | James E Keenan <jkeenan@cpan.org> | 2020-03-27 14:51:33 -0400 |
commit | d4d3249e85577ce560be5b7fe2541bab0ea0e753 (patch) | |
tree | efc644168619923e98e39cbfdfc1855cabc7e479 /Porting | |
parent | c83b64ee3d2f2626c7c692d434d7e1659b2c05d6 (diff) | |
download | perl-d4d3249e85577ce560be5b7fe2541bab0ea0e753.tar.gz |
Sync Test-Simple with CPAN version 1.302173
Diffstat (limited to 'Porting')
-rwxr-xr-x | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 1b353d2e12..b49667d9b9 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1057,7 +1057,7 @@ use File::Glob qw(:case); }, 'Test::Simple' => { - 'DISTRIBUTION' => 'EXODIST/Test-Simple-1.302171.tar.gz', + 'DISTRIBUTION' => 'EXODIST/Test-Simple-1.302173.tar.gz', 'FILES' => q[cpan/Test-Simple], 'EXCLUDED' => [ qr{^examples/}, |