summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorJames E Keenan <jkeenan@cpan.org>2016-12-17 17:14:13 -0500
committerJames E Keenan <jkeenan@cpan.org>2016-12-17 17:19:17 -0500
commit6c3097759559544e44d44e9e8a33701828e83129 (patch)
tree2b68cea086a3d0bb8b3dc3207d0775645bfece8f /Porting
parent1451f692e6e77e59f92339a6e76b0adb7cf0d828 (diff)
downloadperl-6c3097759559544e44d44e9e8a33701828e83129.tar.gz
Update Pod-Simple to CPAN version 3.35.
From ChangeLog: Stabilize t/search50.t (per rurban). Turn off utf8 warnings when trying to see if a file is UTF-8 or not.
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 423e7a6878..c2446997d9 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -979,7 +979,7 @@ use File::Glob qw(:case);
},
'Pod::Simple' => {
- 'DISTRIBUTION' => 'MARCGREEN/Pod-Simple-3.32.tar.gz',
+ 'DISTRIBUTION' => 'MARCGREEN/Pod-Simple-3.35.tar.gz',
'FILES' => q[cpan/Pod-Simple],
},