This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade podlators from version 4.10 to 4.11
[perl5.git] / Porting / Maintainers.pl
index 2e097b4..4c89568 100755 (executable)
@@ -967,7 +967,7 @@ use File::Glob qw(:case);
     },
 
     'podlators' => {
     },
 
     'podlators' => {
-        'DISTRIBUTION' => 'RRA/podlators-4.10.tar.gz',
+        'DISTRIBUTION' => 'RRA/podlators-4.11.tar.gz',
         'FILES'        => q[cpan/podlators pod/perlpodstyle.pod],
         'EXCLUDED'     => [
             qr{^docs/metadata/},
         'FILES'        => q[cpan/podlators pod/perlpodstyle.pod],
         'EXCLUDED'     => [
             qr{^docs/metadata/},
@@ -978,8 +978,6 @@ use File::Glob qw(:case);
             # this file lives outside the cpan/ directory
             'pod/perlpodstyle.pod' => 'pod/perlpodstyle.pod',
         },
             # this file lives outside the cpan/ directory
             'pod/perlpodstyle.pod' => 'pod/perlpodstyle.pod',
         },
-
-        'CUSTOMIZED'   => [ qw[ pod/perlpodstyle.pod ] ],
     },
 
     'Safe' => {
     },
 
     'Safe' => {