diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2012-08-14 23:48:38 +0100 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2012-08-15 00:33:34 +0100 |
commit | 0ace302a2635019d2fcbe257549cdf1497c4f585 (patch) | |
tree | fd12af51b52cf4d6ea4c1da6f5ef1dbb862e86a8 /Porting | |
parent | 95ccf9d5dfbf8e9c58a97a47713562d01ddfc7cf (diff) | |
download | perl-0ace302a2635019d2fcbe257549cdf1497c4f585.tar.gz |
Upgrade to Pod-Simple 3.23
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 b9b0d5797a..80f8149a43 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1546,7 +1546,7 @@ use File::Glob qw(:case); 'Pod::Simple' => { 'MAINTAINER' => 'arandal', - 'DISTRIBUTION' => 'DWHEELER/Pod-Simple-3.20.tar.gz', + 'DISTRIBUTION' => 'DWHEELER/Pod-Simple-3.23.tar.gz', 'FILES' => q[cpan/Pod-Simple], 'UPSTREAM' => 'cpan', }, |