summaryrefslogtreecommitdiff
path: root/Porting/Maintainers.pl
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-01-31 20:50:59 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2015-01-31 20:50:59 +0000
commitf8d8294fb886e7b57f8bb3b2a1edd33218c74281 (patch)
treeeea18b5074f407ea0959dcfc4ab5d4b28b41154b /Porting/Maintainers.pl
parent057e4b4ac27b64f0c638760275b3d6205d87b3f0 (diff)
downloadperl-f8d8294fb886e7b57f8bb3b2a1edd33218c74281.tar.gz
Bump Pod::PlainText $VERSION
To keep Porting\cmpVERSION.pl --tag v5.18.4 happy.
Diffstat (limited to 'Porting/Maintainers.pl')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index a49b2bf4fa..c4325b533c 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -914,6 +914,8 @@ use File::Glob qw(:case);
'Pod::Parser' => {
'DISTRIBUTION' => 'MAREKR/Pod-Parser-1.62.tar.gz',
'FILES' => q[cpan/Pod-Parser],
+ # Waiting to be merged upstream: see CPAN RT#101847
+ 'CUSTOMIZED' => [ qw( lib/Pod/PlainText.pm) ],
},
'Pod::Perldoc' => {