diff options
author | James E Keenan <jkeenan@cpan.org> | 2020-03-10 02:24:37 +0000 |
---|---|---|
committer | James E Keenan <jkeenan@cpan.org> | 2020-03-10 02:24:37 +0000 |
commit | 2afd53660922a2dbe637f736bc0a86977128f2b4 (patch) | |
tree | fb64dfb7798393eea7d83ed8e269ff1c5317a90d /Porting | |
parent | a3a704d0303ec58bfe24f5dfb324d86bf2791b91 (diff) | |
download | perl-2afd53660922a2dbe637f736bc0a86977128f2b4.tar.gz |
Time-Piece: synch with CPAN version 1.34
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 6cb4d9c0ad..d305f3ee88 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1189,7 +1189,7 @@ use File::Glob qw(:case); }, 'Time::Piece' => { - 'DISTRIBUTION' => 'ESAYM/Time-Piece-1.33.tar.gz', + 'DISTRIBUTION' => 'ESAYM/Time-Piece-1.34.tar.gz', 'FILES' => q[cpan/Time-Piece], 'EXCLUDED' => [ qw[reverse_deps.txt] ], }, |