summaryrefslogtreecommitdiff
path: root/Porting/Maintainers.pl
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2020-01-07 11:58:07 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2020-01-07 11:59:41 +0000
commit28997a26dcd9f1910cb1ef3b4c567e7e48f782b6 (patch)
tree53abf354824e25a97871f9e1265dd86d38d27493 /Porting/Maintainers.pl
parent22ce58f7dc394e5929f9642af1194e0559dc4452 (diff)
downloadperl-28997a26dcd9f1910cb1ef3b4c567e7e48f782b6.tar.gz
Update podlators to CPAN version 4.14
[DELTA] podlators 4.14 (2020-01-04) Document that parse_lines and parse_string_document expect raw bytes, not decoded characters. Fix the test suite use of parse_string_document to pass in raw bytes rather than decoded characters, which will hopefully fix test failures with versions of Pod::Simple older than 3.22 and is a more correct test of encoding handling.
Diffstat (limited to 'Porting/Maintainers.pl')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 5980d8a46b..043f1004ca 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -949,7 +949,7 @@ use File::Glob qw(:case);
},
'podlators' => {
- 'DISTRIBUTION' => 'RRA/podlators-4.13.tar.gz',
+ 'DISTRIBUTION' => 'RRA/podlators-4.14.tar.gz',
'FILES' => q[cpan/podlators pod/perlpodstyle.pod],
'EXCLUDED' => [
qr{^docs/metadata/},